aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/wccpd/Config.in
blob: ed219ed5f7df1b5db9e93686da932f1db5690fab (plain)
1
2
3
4
5
6
7
8
9
10
11
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/