[squid-dev] [PATCH] FwdState should retry connect to the next ip after a Ssl::PeerConnector failure

Amos Jeffries squid3 at treenet.co.nz
Sun Dec 13 09:39:25 UTC 2015


On 11/12/2015 5:04 a.m., Christos Tsantilas wrote:
> When the Ssl::PeerConnector fails to establish an SSL connection
> FwdState does not retry to connect to the next destination server ip
> address, but instead returns an error.
> 
> This is a Measurement Factory project
> 

+1.

Though I am unsure whether the peerConnectSucceded() should also be
moved. Theoretically it means the same thing as the connected_done flag.

Amos



More information about the squid-dev mailing list