Christopher Faulet

Results 325 comments of Christopher Faulet

Thanks for info. @felipewd, Why not, it may indeed help. In the mean time, @rnsanchez, I will ask you more info. Sorry. ``` *((struct h1s *)s->scf->sedesc->se) *((struct h1s *)s->scf->sedesc->se)->h1c ```

Thanks ! I'm starting to have a better view of what happens. I must try to find a reproducer to help me to fix the issue. But the spinning loop...

Good news, I'm able to reproduce the issue by hacking the code. An expiration date set by the bandwidth limitation filter is not reset on abort/early shutdown. Thus an expired...

Thanks for the feedback. If I understand well, it means the bwlim filter induced an unexpected load. It is strange, it should not. I will keep this in mind to...

The fix was backported but I keep the issue open to remember I must analyse the unexpected load induced but the filter.

I'm closing the issue to sanitize the issue tracker. The CPU usage induced by the bandwidth-limitation filter was not analyzed yet but it was marked as a potential issue and...

Indeed, the doc is unclear. I must confess by reading the doc, it may be considered as wrong. It is indeed the number of bytes transmitted from the server to...

What is the status of this issue ?

For now, I'm closing the issue because it seems inactive. If there is still an issue, feel free to reopen it with more info. Thanks.