>Number:         566
>Category:       mod_status
>Synopsis:       empty status page when running as ServerType inetd
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri May  9 21:50:01 1997
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        apache_1.2b10
>Environment:
Linux tornado.it.iupui.edu 2.0.27 #1 Sat Dec 21 23:44:11 EST 1996 i586
>Description:
If you want to use the mod_status module, you must run Apache
as standalone using the ServerType directive in httpd.conf.
You will get an empty page(ie. This page contains no data) if
you run Apache with ServerType inetd.
>How-To-Repeat:
Get mod_status working correctly with ServerType standalone,
then switch to inetd.
>Fix:
I imagine the status information is generated periodically by
the server. Since inetd mode only runs a server process when
a request comes in, the status information is never created.
My suggestion is that the documentation be changed to indicate
mod_status only works in standalone mode
>Audit-Trail:
>Unformatted:


Reply via email to