]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* include/ap_socache.h: Define AP_SOCACHE_DEFAULT_PROVIDER as a
authorJoe Orton <jorton@apache.org>
Tue, 9 Dec 2008 14:52:59 +0000 (14:52 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 9 Dec 2008 14:52:59 +0000 (14:52 +0000)
commitb078f2374e459a25742a44e43fedd0daabc49c15
tree1deadb58bde2eb8704cfe210bbb79662f39c808e
parent778a79de6533d9bf45088cd63f7d16d2174f9e9b
* include/ap_socache.h: Define AP_SOCACHE_DEFAULT_PROVIDER as a
  default provider name, to allow consumers to use a default provider
  if not configured otherwise.

* modules/cache/mod_socache_shmcb.c (register_hooks): Register shmcb
  as the default provider.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@724723 13f79535-47bb-0310-9956-ffa450edef68
include/ap_socache.h
modules/cache/mod_socache_shmcb.c