]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
introduce REWRITELOG_DISABLED compiler option, which -- if supplied --
authorAndré Malo <nd@apache.org>
Mon, 4 Aug 2003 23:43:39 +0000 (23:43 +0000)
committerAndré Malo <nd@apache.org>
Mon, 4 Aug 2003 23:43:39 +0000 (23:43 +0000)
commit2571aaa8bfa3011142827bbf386ba8ea01071fea
treebfb8217866405c59e48408d1f496800bf49c2b67
parent7abc0c4dbeb1014f8a944fd05b341f0aa06b70f7
introduce REWRITELOG_DISABLED compiler option, which -- if supplied --
strips all logging code from mod_rewrite. This is meant as a performance
improvement for production sites, not as a recommended compiler option
for public distributions.

At least conceptionally this was
Reviewed by: Justin Erenkrantz, Mads Toftum, Thom May,
David Burry <dburry@tagnet.org>

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