You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Dirk Ahlers <th...@darkride.net> on 1999/09/25 14:20:45 UTC

mod_status/5067: Server Status refresh can be too fast

>Number:         5067
>Category:       mod_status
>Synopsis:       Server Status refresh can be too fast
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Sat Sep 25 05:30:00 PDT 1999
>Last-Modified:
>Originator:     there@darkride.net
>Organization:
apache
>Release:        1.3.6 (Win32)
>Environment:
Windows 98 unpatched
Apache binary install
>Description:
Using http://your.server.name/server-status?refresh=N will refresh the
status every N seconds.
However, when setting N to 0 or omitting it, the server will serve updates
pages at very high speed.
I do not think this behaviour is intended, as calling just
server-status?refresh will only update at 1 second intervals, which will
not put too much load on the server.
>How-To-Repeat:
http://your.server.name/server-status?refresh=0
http://your.server.name/server-status?refresh=
>Fix:
modify the behaviour of ?refresh=0 and ?refresh= to that of ?refresh
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <ap...@Apache.Org> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]