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

Amos Jeffries squid3 at treenet.co.nz
Tue Dec 15 21:17:34 UTC 2015


On 16/12/2015 6:42 a.m., Christos Tsantilas wrote:
> 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.
> 
> Looks that you are right.
> I am attaching a new patch. If no objection I will apply this patch to
> trunk.
> 

+1.

Amos




More information about the squid-dev mailing list