diff options
Diffstat (limited to 'package/wccpd/Config.in')
-rw-r--r-- | package/wccpd/Config.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/package/wccpd/Config.in b/package/wccpd/Config.in new file mode 100644 index 000000000..d2efa286c --- /dev/null +++ b/package/wccpd/Config.in @@ -0,0 +1,11 @@ +config ADK_PACKAGE_WCCPD + prompt "wccpd............................. a Web Cache Coordination daemon" + tristate + default n + 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/ |