Squid 配置指令 wccp2_return_method
可用版本:
此指令在 Squid 的 v8 版本中不可用。
对于 v5 之前的旧版本,请参阅以上链接页面。
配置详情
| 选项名称 | wccp2_return_method |
|---|---|
| 替代 | |
| 要求 | --enable-wccpv2 |
| 默认值 | wccp2_return_method gre |
| 建议配置 |
|
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: gre - GRE encapsulation (forward the packet in a GRE/WCCP tunnel) l2 - L2 redirect (forward the packet using Layer 2/MAC rewriting) 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 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. |
|
