]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Performance: apr_now() was being called for -all- requests. Call it only
authorBill Stoddard <stoddard@apache.org>
Wed, 21 Feb 2001 21:02:57 +0000 (21:02 +0000)
committerBill Stoddard <stoddard@apache.org>
Wed, 21 Feb 2001 21:02:57 +0000 (21:02 +0000)
commit6fcbaceea5b2e670e3cd4f2d7680216beeb87b07
tree05acc8f8eec7d8c6c331d2445c3ec77799e8ebd7
parentf740468deb2adc744415c81c6337e29e4306883a
Performance: apr_now() was being called for -all- requests. Call it only
for calls to server-status.  This module is still a mess...

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