[squid-users] Squid reverse proxy cache_peer failover

2016-01-19 Thread Veiko Kukk
Hi, I did read documentation and googled for that, but did not find anything really useful. I'm using Squid 3.5.13 and trying to achieve that with multiple cache_peer parents, only one is used if it is available. Only when it's not available, secondary is used. Something like this in

Re: [squid-users] dynamic messages from acl helper program

2016-01-19 Thread Alex Rousskov
On 01/19/2016 11:34 AM, Sreenath BH wrote: > Hi All, > > We are using acl helper to authenticate users. Squid allows a template > file that will be used to send a custom error message when the ACL > sends an "ERR" string back to squid. > > In our case the acl helper contacts another web service

Re: [squid-users] squidclient can't connect to localhost

2016-01-19 Thread Eliezer Croitoru
On 19/01/2016 14:38, Henri Wahl wrote: So what is Squid logging during startup/reconfigure about that IPv6 port ? What kernel and OS are you using? Also did you tried to start squid with default settings? Also what is the output of "squid -v"? Eliezer

[squid-users] I can't block streaming !!!

2016-01-19 Thread Aismel
Hi guys Thx for your replys I want to block all streaming video and music I'm testing with Youtube this code but don't work and try http://wiki.squid-cache.org/KnowledgeBase/Block%20QUIC%20protocol but nothing happened... maybe I'm doing something wrong with iptable, juts copy

[squid-users] dynamic messages from acl helper program

2016-01-19 Thread Sreenath BH
Hi All, We are using acl helper to authenticate users. Squid allows a template file that will be used to send a custom error message when the ACL sends an "ERR" string back to squid. In our case the acl helper contacts another web service for authentication. Is there a way to send the message we

Re: [squid-users] MS update woes

2016-01-19 Thread Alex Samad
Oh I am missing something. your saying the actualy get include more past the ? and that squid logging isn't recording it ! So what I really need to do is modify the original to exclude any urls that have ? something like ? "windowsupdate.com/.*\.(cab|exe|ms[i|u|f]|[ap]sf|wm[v|a]|dat|zip)[^?]"

Re: [squid-users] squidclient can't connect to localhost

2016-01-19 Thread Amos Jeffries
On 20/01/2016 9:42 a.m., Eliezer Croitoru wrote: > On 19/01/2016 14:38, Henri Wahl wrote: >>> So what is Squid logging during startup/reconfigure about that IPv6 >>> port ? > > What kernel and OS are you using? Also did you tried to start squid with > default settings? > Also what is the output

Re: [squid-users] log sslbump for sslbump steps

2016-01-19 Thread Amos Jeffries
On 20/01/2016 5:16 p.m., xxiao8 wrote: > http://www.squid-cache.org/Doc/config/logformat/ showed a new logformat > in Squid-3.3: > > "New token %ssl::bump_mode to log the SSL-bump mode type performed on a > request. Logs values of: -, none, client-first, or server-first." > > For Squid-3.5, does

Re: [squid-users] MS update woes

2016-01-19 Thread Amos Jeffries
On 20/01/2016 1:56 p.m., Alex Samad wrote: > Oh > > I am missing something. your saying the actualy get include more past > the ? and that squid logging isn't recording it ! Yes. There is part of the URL that is not logged by default. Sometimes that part is very big by many KB, and/or wrongly

[squid-users] log sslbump for sslbump steps

2016-01-19 Thread xxiao8
http://www.squid-cache.org/Doc/config/logformat/ showed a new logformat in Squid-3.3: "New token %ssl::bump_mode to log the SSL-bump mode type performed on a request. Logs values of: -, none, client-first, or server-first." For Squid-3.5, does Squid have logformat that tells ssl-bump mode,

Re: [squid-users] I can't block streaming !!!

2016-01-19 Thread Amos Jeffries
On 20/01/2016 5:16 a.m., Aismel wrote: > Hi guys > > Thx for your replys > I want to block all streaming video and music > > I'm testing with Youtube this code but don't work and try > http://wiki.squid-cache.org/KnowledgeBase/Block%20QUIC%20protocol > Notice how QUIC protocol is a

Re: [squid-users] squidclient can't connect to localhost

2016-01-19 Thread Henri Wahl
> So whats preventing the IPv4 TCP connect() getting through? If I knew... there is even no firewall blocking anything. > So what is Squid logging during startup/reconfigure about that IPv6 port ? A lot of kids dying: 2016/01/19 13:36:27 kid11| Squid Cache (Version 3.5.12): Exiting normally.

Re: [squid-users] Squid reverse proxy cache_peer failover

2016-01-19 Thread Amos Jeffries
On 20/01/2016 1:05 a.m., Veiko Kukk wrote: > Hi, > > I did read documentation and googled for that, but did not find anything > really useful. > > I'm using Squid 3.5.13 and trying to achieve that with multiple > cache_peer parents, only one is used if it is available. Only when it's > not