mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 18:17:10 +02:00
10 lines
355 B
Plaintext
10 lines
355 B
Plaintext
|
config BR2_PACKAGE_WCCPD
|
||
|
prompt "wccpd............................. a Web Cache Coordination daemon"
|
||
|
tristate
|
||
|
default m if CONFIG_DEVEL
|
||
|
help
|
||
|
wccpd is a WCCP (Web Cache Coordination Protocol) server daemon
|
||
|
It allows a router (running Linux) to redirect web traffic to a
|
||
|
group of Squid servers using WCCP as the monitoring/controling
|
||
|
protocol.
|