× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



If you are invoking a CGI program, and the CGI program abnormally ends, then I think it is possible, although I am not positive.

---------------------------------------------------
Nadir Amra
e-mail: amra@xxxxxxxxxx

From: WEB400 <web400-bounces@xxxxxxxxxxxxxxxxxx> on behalf of Dave <dfx1@xxxxxxxxxxxxxx>
Date: Thursday, June 23, 2022 at 2:34 AM
To: Web Enabling the IBM i (AS/400 and iSeries) <web400@xxxxxxxxxxxxxxxxxx>
Subject: [EXTERNAL] [WEB400] CGI Access logging of http requests
Hi,

Can the server receive a request that fails to process with nothing written
to the access or error logs?
Thanks

Here is an extract of my http.config file :

LoadModule ibm_ssl_module /QSYS.LIB/QHTTPSVR.LIB/QZSRVSSL.SRVPGM

Listen *:8802

Listen *:8902



MaxCGIJobs 25

StartCGI 5

#HotBackup Off



<VirtualHost *:8902>

SSLEngine On

SSLAppName QIBM_HTTP_SERVER_WSS

</VirtualHost>



TraceEnable Off



Options +ExecCGI -FollowSymLinks -SymLinksIfOwnerMatch -Includes -Indexes
-MultiViews

LogFormat "%h %T %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""
combined

LogFormat "%{Cookie}n \"%r\" %t"
cookie

LogFormat "%{User-agent}i"
agent

LogFormat "%{Referer}i -> %U" referer


LogFormat "%h %l %u %t \"%r\" %>s %b"
common

CustomLog logs/access_log
combined

LogMaint logs/access_log 7 0


LogMaint logs/error_log 7 0
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/web400 .

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.