Hi. May 2, 2020 9:43:40 AM Christopher Faulet <[email protected]>:
> Le 02/05/2020 à 00:05, Aleksandar Lazic a écrit : > > > Hi. > > I wanted to use the shiny new http-check feature and have seen that the > > connection keeps alive after the health check. > > I have also tried to remove "linger" but this does not change anything. > > Maybe I make something wrong. > > > > > Hi Aleks, > > You're right. There is a bug. And trying to fix it, I found 2 others :) It > was a wrong test on the FCGI connection flags. Because of this bug, the > connection remains opened till the server timeout. I pushed fixes in > upstream. It should be ok now. Ah cool. I will try the next snapshot. > Thanks, > >

