ITS#3745 use "pcache" to instantiate instead of "proxycache"

This commit is contained in:
Howard Chu 2005-05-24 17:15:46 +00:00
parent d7745c17d4
commit 2b68437214

View File

@ -41,9 +41,9 @@ directives that refer to the backend used for local storage.
The following cache specific directives can be used to configure the proxy The following cache specific directives can be used to configure the proxy
cache: cache:
.TP .TP
.B overlay proxycache .B overlay pcache
This directive adds the proxycache overlay to the current backend. The This directive adds the proxy cache overlay to the current backend. The
proxycache overlay may be used with any backend but is intended for use proxy cache overlay may be used with any backend but is intended for use
with the with the
.BR ldap , .BR ldap ,
.BR meta , .BR meta ,