]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commit695e1a64a796a36484b5c09edad3424ad3cc342e
tree418ba25108918f237e63ced42959aac48860dc65
parent7bc6e0dce736da57826bdfe710c754d14cc59f4c
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