]> granicus.if.org Git - apache/commit
make mod_status a little faster by checking for an active server sooner in
authorJeff Trawick <trawick@apache.org>
Fri, 15 Mar 2002 12:04:58 +0000 (12:04 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 15 Mar 2002 12:04:58 +0000 (12:04 +0000)
commitf3084243f2e5c90b4b3e8eaeaf9000401c753593
tree418ba25108918f237e63ced42959aac48860dc65
parent8537b65cb0c1ad9477982e843f5453207c3a338b
make mod_status a little faster by checking for an active server sooner in
the main loop

clean up the main loop by continuing when the server isn't active instead
of introducing yet another level of nesting

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93950 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_status.c