以前の名前:
動作条件: --enable-wccpv2
デフォルト値: none
提案された設定:
ダイナミックWCCPv2のサービスには、流用させたいトラフィックを定義するためにさらに情報が必要です。
形式は次のとおり:
wccp2_service_info <id> protocol=<protocol> flags=<flag>,<flag>..
priority=<priority> ports=<port>,<port>..
関連するWCCPv2のフラグ:
+ src_ip_hash, dst_ip_hash
+ source_port_hash, dst_port_hash
+ src_ip_alt_hash, dst_ip_alt_hash
+ src_port_alt_hash, dst_port_alt_hash
+ ports_source
ポートリストは1から8までエントリーすることができます。
例:
wccp2_service_info 80 protocol=tcp flags=src_ip_hash,ports_source
priority=240 ports=80
注:サービスIDは、前述の'wccp2_service dynamic <id>'エントリで定義されている必要があります。