> Am 28.01.2022 um 13:44 schrieb Yann Ylavic <ylavic....@gmail.com>:
>
> On Thu, Jan 27, 2022 at 3:17 PM Stefan Eissing <ste...@eissing.org> wrote:
>>
>> Testing my changes, I noticed that the poxy/ssl tests now take about 4
>> minutes to complete. I reverted and it stays the same on current trunk:
>
> I had a chance to look at this and r1897563 seems to fix the proxy/ssl
> tests' timeout for me.
> The proxy (frontend vhost) was waiting for the server (backend vhost
> running an "nph-foldhdr.pl" cgi for one test) to close its HTTP/1.0
> response.
Thanks Yann, can confirm that those tests run in normal time again.
Kind Regards,
Stefan
>
> Dunno how it relates to the async handshake changes though :/
>
> Cheers;
> Yann.