On 9/10/19 8:36 pm, torson wrote:
> @Amos thank you for your detailed reply. It took me a while to get back to
> this task, sorry.
> I did some changes, added your suggestions, tested some more and here are my
> results using Squid 4.8 with a couple of questions:
>
> A short summary of my setup: S
On 10/10/19 10:43 AM, Joseph Jones wrote:
> I've recently noticed is based on my current config it's possible to
> make a request through squid to an HTTPS endpoint with out doing a
> CONNECT request.
> I was wondering if this should be allowed behavior for a proxy or if
> it's just a business r
Hi Alex
Thank you, I have removed that req header header and it is now redirecting
thanks
Darren B.
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed. If
you have received this email in error ple
On 10/10/19 3:46 PM, Darren Breeze wrote:
> I am generating responses that look like this
> ICAP/1.0 200 OK
...
> Encapsulated: req-hdr=0, res-hdr=615
Depending on the ICAP request method and other details, the ICAP server
must send either an embedded HTTP request or an embedded HTTP response.
C
HI
I am trying to set up redirection via icap for a project I am working on.
my current icap config looks like this
icap_service service_res respmod_precache icap://127.0.0.1:1344/respmode
bypass=0
adaptation_access service_res allow all
and I am generating responses that look like this (in th
we are using squid a a perimeter egress filter. one think I've recently noticed
is based on my current config it's possible to make a request through squid to
an HTTPS endpoint with out doing a CONNECT request.
I was wondering if this should be allowed behavior for a proxy or if it's just
a bu