× 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.



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

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.