]> granicus.if.org Git - apache/commit
Performance fix: When a BrowserMatch or SetEnvIf pattern doesn't
authorBrian Pane <brianp@apache.org>
Fri, 10 May 2002 07:51:16 +0000 (07:51 +0000)
committerBrian Pane <brianp@apache.org>
Fri, 10 May 2002 07:51:16 +0000 (07:51 +0000)
commit0738d0e80a7ebcf9f19ac028d98fcabd3ca95b58
treea8a4172b45ffac9fe04d2075423e1a53eeaac3e8
parent7e2c4f3a5470b109ee0d4fcbb3178bdf079e94ad
Performance fix: When a BrowserMatch or SetEnvIf pattern doesn't
actually require regular expression parsing, use a fast string search
instead.

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