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

Christos Tsantilas christos at chtsanti.net
Wed Dec 16 13:48:11 UTC 2015


patch applied to trunk as r14445.

On 12/15/2015 11:17 PM, Amos Jeffries wrote:
> 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