Search squid archive

Re: delay_pools to "slow down" instead of "blocking" sites like ebay.com

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ralf Hildebrandt wrote:
Calamaris' statistics reveal that our users spend way too much time on
non work-related pages.
Can delay_pools be used to somewhat "lessen" the user experience of
those non work-related sites (e.g. slow them down considerably?)

Yes.

acl non-work dstdomain .ebay.com .craigslist.com
delay_pools 1
delay_class 1 1
delay_parameters 1 1250/1250
delay_access 1 allow non-work
delay_access 1 deny all


Would define a single shared pool, with 1.25 kbytes/sec (10kbit/sec) available bandwidth which would affect access to ebay.com, craigslist.com and all of their subdomains.

Chris

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux