]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Improve the cache hit/miss ratio by canonicalising the url key. hostname's
authorColm MacCarthaigh <colm@apache.org>
Tue, 23 Aug 2005 13:50:47 +0000 (13:50 +0000)
committerColm MacCarthaigh <colm@apache.org>
Tue, 23 Aug 2005 13:50:47 +0000 (13:50 +0000)
commit2e702882bda96346df68e88e72991da3867df9dc
tree99d0db9e688fabaefc61d07d718a10ce0393b972
parent59a68232cc91cf8fe45986a54e17583cfab84154
Improve the cache hit/miss ratio by canonicalising the url key. hostname's
are matched case-insensitively, port-based vhosts are catered for and the
scheme included for future multi-scheme caching compatibility.

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