Christopher Faulet

Results 325 comments of Christopher Faulet

We will emit a 2.9.1 tomorrow. Have you any way to confirm the above patch fixes your issue by testing the 3.0-DEV ?

Just to be sure, it is an issue with your vtest script or something you observed with regular clients and servers on your platform ? But it is not related...

> > Should I create separate github issue for this problem? Well, for now, no. Just wait Willy's answer on the subject. I will let you know. Thanks again. In...

I merged a series that should fix your last issue. It will not be backported immediately to be sure they don't introduced regressions. And probably only to 2.9.

Now you are using the 2.8, you can eventually enable H1 traces at error level. You can add this snippet after your global section: ``` ring buf1 size 104857600 #...

Thanks. For the first trace, a shutdown for reads was received. There is `CO_FL_SOCK_RD_SH` flag set on the connection. In the second one, it is more or less the same,...

@pa77777, could you share your config please ?

@pa77777, If there is no connection to the backend server, it means it is not the same issue. Please open an new issue filling the template. Thanks

@rlebreton, what is the status of this issue ?