From db75840d96c233a8972a521d7996052c3e2d7b8c Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 14 Dec 2005 12:01:36 +0000 Subject: Added wccpd a Web Cache Coordination Protocol daemon SVN-Revision: 2668 --- openwrt/package/wccpd/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 openwrt/package/wccpd/Config.in (limited to 'openwrt/package/wccpd/Config.in') diff --git a/openwrt/package/wccpd/Config.in b/openwrt/package/wccpd/Config.in new file mode 100755 index 0000000..33b35ec --- /dev/null +++ b/openwrt/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. -- cgit v1.1