Re: [squid-users] add header for https requests that are served to an upstream http server

2016-09-15 Thread Amos Jeffries
On 16/09/2016 3:13 a.m., Tory M Blue wrote: > So we are moving from an F5 LB to an AWS ELB. In the F5 we have a irule > that inserts a header that our origin servers looks for so they can return > https urls. > > The ELB and Squid combination ends up rewritting the x_forward_proto header Squid d

[squid-users] add header for https requests that are served to an upstream http server

2016-09-15 Thread Tory M Blue
So we are moving from an F5 LB to an AWS ELB. In the F5 we have a irule that inserts a header that our origin servers looks for so they can return https urls. The ELB and Squid combination ends up rewritting the x_forward_proto header from HTTP_X_FORWARDED_PROTO: https to HTTP_X_FORWARDED_PROT