diff options
Diffstat (limited to 'package/wccpd/Config.in')
-rwxr-xr-x | package/wccpd/Config.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/wccpd/Config.in b/package/wccpd/Config.in new file mode 100755 index 0000000000..33b35ecb0e --- /dev/null +++ b/package/wccpd/Config.in @@ -0,0 +1,9 @@ +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. |