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

Christos Tsantilas christos at chtsanti.net
Mon Dec 14 11:32:31 UTC 2015


On 12/13/2015 11:39 AM, Amos Jeffries wrote:
> 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.

Mixed feelings on this.
The peerConnectSucceded, marks the peer as alive which maybe is not true 
if the SSL connection fails for any reason. Is this equivalent as a TCP 
connect failing?


>
> Amos
>


More information about the squid-dev mailing list