Florentin DUBOIS

Results 22 comments of Florentin DUBOIS

Hello folks, I will take a look at this issue and pull request. Thank you for the help :)

Hello! Thanks you to report this issue and the documentation. Yes, I think is enough important to backport the fix in the previous release. I will take a look at...

According to @Geal comments on the issue #739, the above need to be done without a copy which implies performance regression otherwise

Hey @Shine-neko, it seems that you have not configure a Frontend on your listener, so Sozu has no idea of what to do of your incoming request. Could you try...

This errors seems to be related to an old version of sozu. I have to update the version on crates.io which will fix the issue

Hello, We have made some improvements to the certificate part on the branch `0.14`. Could you test using this version ? I will try to reproduce your issue on the...

Thank you! Sounds interesting, I will take a look at it.

Hey :wave:, It may be a duplicated or an unimplemented setting. @Wonshtrum and @Keksoj could you take a look at it?

According to @Geal in the pull request #714, we have some changes to do related to the issue. So yes, we should reopen it.

First, we should implement a "garbage collector" on keep-alive connections which are not in use when the number of active connections has reached the `max_connections` number. This garbage collector will...