Search squid archive

Re: Errors in cache.log

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

 



On 25/09/2016 3:50 p.m., erdosain9 wrote:
> Hi. Thank you.
> I fail to understand.
> In other words, the delay pools are poorly structured? (or you're telling me
> to deactivated the delay pools, if they are causing a problem)
> 
> i think that you're telling me that are poorly made.
> 
> So, for example.
> 
> if i want to apply this acl
> 
> acl stream url_regex -i \.flv$ 
> acl stream url_regex -i \.mp4$ 
> acl stream url_regex -i watch? 
> acl stream url_regex -i youtube 
> acl stream url_regex -i facebook 
> acl stream url_regex -i fbcdn\.net\/v\/(.*\.mp4)\? 
> acl stream url_regex -i fbcdn\.net\/v\/(.*\.jpg)\? 
> acl stream url_regex -i akamaihd\.net\/v\/(.*\.mp4)\? 
> acl stream url_regex -i akamaihd\.net\/v\/(.*\.jpg)\? 
> 
> to "adminis" but, i want that "adminis" have one bandwith for those webs
> (acl "stream") and other bandwith for the others webs??? how would it be?
> 
> I think I have seen tutorials where the delay pools were made in this way.
> or I screwed up.....

You need to do this:

 delay_access X allow adminis stream
 ...
 delay_access Y allow adminis !stream


instead of this:

 delay_access X allow adminis stream
 ...
 delay_access Y allow adminis


Amos
_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users




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

  Powered by Linux