Re: [squid-users] Cascading different authentification methods

2014-11-27 Thread Brendan Kearney
On Thu, 2014-11-27 at 02:24 -0800, christianmolecki wrote: > Hello everyone, > > we are using squid 3.4.6 with ntlm authentification. > Depending on ActiveDirectory group memberships, the user is able to use > different protocols. > This works very well. > > Now we need for some websites an addit

Re: [squid-users] Transparent proxy with Peek and Splice feature.

2014-11-27 Thread Vadim Rogoziansky
Hello Amos. Thank you for answer. There was made an investigation related to squid's peek and splice issues in transparent mode. One-line explanation is as follows - in intercept mode squid can't get a server host name from the request header and uses clent IP address instead for both fake ce

Re: [squid-users] WARNING: there are more than 100 regular expressions

2014-11-27 Thread Marcus Kool
blocking facebook and twitter can be done with ACLs based on dstdomain. they are much faster than REs. Marcus On 11/27/2014 10:01 AM, navari.lore...@gmail.com wrote: ok i don't intend to use REs for blacklisting but only for blocking some sites like facebook twitter... In the other file i have

Re: [squid-users] WARNING: there are more than 100 regular expressions

2014-11-27 Thread Leonardo Rodrigues
On 27/11/14 07:59, navari.lore...@gmail.com wrote: "Consider using less REs ..." is not possible. so dont worry about this WARNING message. This is just a warning, not an error. If you're aware that using lots of REs can hit hard on the CPU usage, just go for it. -- Atencios

Re: [squid-users] WARNING: there are more than 100 regular expressions

2014-11-27 Thread navari.lore...@gmail.com
ok i don't intend to use REs for blacklisting but only for blocking some sites like facebook twitter... In the other file i have about 120 - 150 REs. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/WARNING-there-are-more-than-100-regular-expressions-tp4668

Re: [squid-users] WARNING: there are more than 100 regular expressions

2014-11-27 Thread Marcus Kool
how many REs do you have ? and do you intend to use REs for blacklisting? Marcus On 11/27/2014 08:33 AM, Helmut Hullen wrote: Hallo, navari.lore...@gmail.com, Du meintest am 27.11.14: "Consider using less REs ..." is not possible. Then try something like "squidguard" with lots of user defi

Re: [squid-users] WARNING: there are more than 100 regular expressions

2014-11-27 Thread Helmut Hullen
Hallo, navari.lore...@gmail.com, Du meintest am 27.11.14: > "Consider using less REs ..." is not possible. Then try something like "squidguard" with lots of user defined domains and URLs. Viele Gruesse! Helmut ___ squid-users mailing list squid-use

[squid-users] Cascading different authentification methods

2014-11-27 Thread christianmolecki
Hello everyone, we are using squid 3.4.6 with ntlm authentification. Depending on ActiveDirectory group memberships, the user is able to use different protocols. This works very well. Now we need for some websites an additional basic authentication. So I configured the basic ncsa_auth helper. Thi

Re: [squid-users] WARNING: there are more than 100 regular expressions

2014-11-27 Thread navari.lore...@gmail.com
"Consider using less REs ..." is not possible. if there is no other solution i will break the files in many files with less then 100 entries. Probably will have the same problem with black list. Thank -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/WARNIN

Re: [squid-users] WARNING: there are more than 100 regular expressions

2014-11-27 Thread Helmut Hullen
Hallo, navari.lore...@gmail.com, Du meintest am 27.11.14: > i have these Warnings > squid -k parse > .. > 2014/11/27 09:36:22| Processing: acl direct_urls dstdom_regex > "/etc/squid/direct_urls.txt" > 2014/11/27 09:36:22| /etc/squid/squid.conf line 86: acl direct_urls > dstdom_regex

[squid-users] WARNING: there are more than 100 regular expressions

2014-11-27 Thread navari.lore...@gmail.com
Good day, i have these Warnings squid -k parse .. 2014/11/27 09:36:22| Processing: acl direct_urls dstdom_regex "/etc/squid/direct_urls.txt" 2014/11/27 09:36:22| /etc/squid/squid.conf line 86: acl direct_urls dstdom_regex"/etc/squid/direct_urls.txt" 2014/11/27 09:36:22|