]> 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)
commitb3ff6735c45af34082b47615d53e06622da5ec6c
tree05acc8f8eec7d8c6c331d2445c3ec77799e8ebd7
parent1ef99d7b940ab0e58c66ee7de60fe49e79beb65d
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