Re: [squid-users] if and only if the URL is not reachable then se nt it to cache_pee r <parent>

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 29 Aug 2002 09:32:26 +0200

On Thursday 29 August 2002 06.38, Zand, Nooshin wrote:
> Hi,
>
> This is working for GET and POST but not for CONNECT(SSL).
> it seems squid does not redirect https request to parent if direct
> fails. OR I miss something.
> Please advise!

Probably true. CONNECT is a different codepath than the other request
types.

Should not be too hard to identify why/when it is doing this. See
sslStart() and compare this to fwdStart().

Regards
Henrik
Received on Thu Aug 29 2002 - 02:55:54 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:52 MST