On 15/07/11 04:16, benjamin fernandis wrote:
Hi,

I am using centos 5.6 with latest version.Now i want to configure
bandwith restriction per ip and want to derive restriction for data
transfer. Example , per ip want to set 2gb data transfer per month or
200Mb per day.

Squid does not do quotas like that.

It can be made to do time allocations with a session helper (ie 5 minutes access per day at full speed 10Mbps == ~200Mb per day).

Or it can be made to set bandwidth access speeds with delay pools (ie throttling each IP down to 2.4 KB/sec == ~200Mb/day).

Or it can set a TOS/Diffserv QoS value on outgoing traffic and leave the rest to the OS.

Amos
--
Please be using
  Current Stable Squid 2.7.STABLE9 or 3.1.14
  Beta testers wanted for 3.2.0.9

Reply via email to