[squid-users] Connection to cache peer failed "SSL Transparent proxy'

2019-02-04 Thread Walid A. Shaari
Hello, I have a squid proxy, trying to configure it to enforce traffic from a private cloud appliance (Azure Stack) to go over to the corporate proxy. traffic is mostly https, I see the below errors, note that ParentProxy-22 is the parent proxy listening on port 9090. also, why in the access logs

[squid-users] Squid and ICAP using 206 response on reply

2019-02-04 Thread johnr
Hi, I've attempting to use a RESPMOD ICAP in squid to modify the response headers before they get to my user. I am attempting to use the ICAP 206 code to be able to do this. Everything works fine if the response payload is more than the preview that my ICAP takes. But, if the max size of the pre

Re: [squid-users] Squid and ICAP using 206 response on reply

2019-02-04 Thread Alex Rousskov
On 2/4/19 11:25, johnr wrote: I've attempting to use a RESPMOD ICAP in squid to modify the response headers before they get to my user. I am attempting to use the ICAP 206 code to be able to do this. Everything works fine if the response payload is more than the preview that my ICAP takes. But,

Re: [squid-users] Connection to cache peer failed "SSL Transparent proxy'

2019-02-04 Thread Amos Jeffries
[ Rules horribly mangled by sending a web page to a plain-text mailing list. I have fixed some where I replied, but not all. ] On 5/02/19 4:07 am, Walid A. Shaari wrote: > Hello, > > I have a squid proxy, trying to configure it to enforce traffic from a > private cloud appliance (Azure Stack) to

Re: [squid-users] using clang to compile squid 4-5

2019-02-04 Thread Amos Jeffries
On 1/02/19 11:17 pm, graf huy wrote: > Hi, > >>I'm not sure I follow that. Are you building with patched GCC? or a >>patched libc? or something else? > > No, these are the versions used. > Hmm. That is odd. With the exception of my GCC being one patch ahead, mine are identical. I have followed