You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
388 B
11 lines
388 B
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.
|
|
|
|
http://wccpd.sourceforge.net/
|
|
|