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
cache:
.TP
.B overlay proxycache
This directive adds the proxycache overlay to the current backend. The
proxycache overlay may be used with any backend but is intended for use
.B overlay pcache
This directive adds the proxy cache overlay to the current backend. The
proxy cache overlay may be used with any backend but is intended for use
with the
.BR ldap ,
.BR meta ,