Re: Squid authentication to upstream ISAserverwithNegotiate/Kerberos

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Sun, 22 Jul 2007 19:15:27 +0200

On sön, 2007-07-22 at 14:44 +0100, Markus Moeller wrote:
> I think I know why my patch doesn't work for CONNECT sites. The reason is
> that request->host does NOT contain the next proxy as it is the case for the
> GET method. Is there any other structure/varibale which contains the next
> proxy for all methods ?

It's in the FwdState sent to the protocol handler. But then the protocol
handlers deal with proxying differently.. (applies to http and CONNECT
only, the other protocols doesn't have a proxy concept).

For CONNECT you have the next-hop hostname in state->host

Regards
Henrik

Received on Sun Jul 22 2007 - 11:15:40 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:06 MDT