Search squid archive

squid 3.2.0.12 delay_pool

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

 



Hi,

i recently compiled squid 3.2.0.12, and it seems that i'm unable to make delay_pool working correctly.

My delay_pools configuration was working well with squid 3.1.15, and now i'm erracic comportment.

I'm a missing something with this new version?

Below is my current delay_pool configuration (basiclly restrict download on some site like rapidshare, etc ...)

acl legal_domains dstdom_regex -i "/usr/local/share/squid/delaypool1-whitelisted-domain-regex.conf" acl legal_urls url_regex -i "/usr/local/share/squid/delaypool1-whitelisted-url-regex.conf" acl illegal_download_domains dstdom_regex -i "/usr/local/share/squid/delaypool1-domain-regex.conf" acl illegal_download_urls url_regex -i "/usr/local/share/squid/delaypool1-url-regex.conf"


delay_pools 1
delay_class 1 2
delay_parameters 1 125000/125000 1250/1250

delay_access	1	deny legal_domains
delay_access	1	deny legal_urls
delay_access	1	allow illegal_download_domains
delay_access    1       allow illegal_download_urls

--
Jean-Philippe Menil - Pôle réseau Service IRTS
DSI Université de Nantes
jean-philippe.menil@xxxxxxxxxxxxxx
Tel : 02.53.48.49.27 - Fax : 02.53.48.49.09


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

  Powered by Linux