>Number:         2138
>Category:       mod_status
>Synopsis:       mod_status always displays 256 possible connection slots
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Sun Apr 26 05:30:01 PDT 1998
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3b6
>Environment:
SunOS sun630mp 5.5.1 Generic_103640-19 sun4m sparc SUNW,SPARCsystem-600
gcc version 2.8.1
>Description:
I've noticed that since server-status became available, on my system
the number of possible connection slots is always shown as 4 lines
of 64, regardless of how I configure the server.

It would certainly seem to make more sense to limit the slots shown to
the max set in the config, thereby giving a visual sense of how close
to maxing out you are.

I also just noticed that apachectl fullstatus and apachectl status give
identical output on my system, and these agree with the server-status
URL. That is, they also show 256 slots, 4 lines of 64, and fullstatus
and status do not differ as explained in man apachectl, i.e. details
on current connections.

My important config details:

MinSpareServers 5
MaxSpareServers 75
StartServers 50
MaxClients 75
MaxRequestsPerChild 100000

<Location /server-status>
  SetHandler server-status
  order deny,allow
  deny from all
  allow from 199.182.37
  allow from 127.0.0.1
</Location>

I figured this was a general problem, until I searched the bug-reports,
and I saw other's output that had different numbers of connection slots
shown.  I figured Apache always showed 256, and I was going to ask for
a feature change.
>How-To-Repeat:
http://www.infomania.com/server-status

You will need to let me know what IP address to allow access from.
>Fix:
Unfortunately, no.
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]



Reply via email to