]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
minor optimizations in lookup_map_program function.
authorAndré Malo <nd@apache.org>
Tue, 29 Jul 2003 00:33:13 +0000 (00:33 +0000)
committerAndré Malo <nd@apache.org>
Tue, 29 Jul 2003 00:33:13 +0000 (00:33 +0000)
commita896aefcb27f058bfa08c569e9314496cb1cba36
treeed07753e032722236776566e32fbed4fc442b32c
parent0ffc7de65dbcf62e8b4fc538c22e955bf982f693
minor optimizations in lookup_map_program function.
- make it compile time configurable, how long
  a response from a rewrite map prg may be.
- avoid unnecessary memory operations

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