#
-# $Id: cf.data.pre,v 1.440 2007/06/25 09:29:29 hno Exp $
+# $Id: cf.data.pre,v 1.441 2007/06/25 10:10:45 hno Exp $
#
# SQUID Web Proxy Cache http://www.squid-cache.org/
# ----------------------------------------------------------
network you are likely to need lots of authenticator
processes.
auth_param negotiate children 5
-
+
"keep_alive" on|off
If you experience problems with PUT/POST requests when using the
Negotiate authentication scheme then you can try setting this to
DEFAULT: 1
IFDEF: USE_WCCPv2
DOC_START
- WCCP2 allows the setting of forwarding methods between the
+ WCCP2 allows the setting of forwarding methods between the
router/switch and the cache. Valid values are as follows:
1 - GRE encapsulation (forward the packet in a GRE/WCCP tunnel)
DEFAULT: 1
IFDEF: USE_WCCPv2
DOC_START
- WCCP2 allows the setting of return methods between the
+ WCCP2 allows the setting of return methods between the
router/switch and the cache for packets that the cache
decides not to handle. Valid values are as follows:
Currently (as of IOS 12.4) cisco routers only support GRE.
Cisco switches only support the L2 redirect assignment.
- If the "ip wccp redirect exclude in" command has been
+ If the "ip wccp redirect exclude in" command has been
enabled on the cache interface, then it is still safe for
the proxy server to use a l2 redirect method even if this
option is set to GRE.