Christopher Faulet
Christopher Faulet
Have you tried the last 2.7 release (2.7-dev6) or the 2.6.5 ? If possible, it could be useful to get a network capture on the port 8084. In addition, what...
Sorry, I missed the update. Thanks for the info. you said there is nothing special in the pcap. The request hangs with no response or the response is partially transferred...
It probably depends on your configuration or you environment because I'm unable to reproduce the bug. Note it is not related to json output itself. It is most probably a...
Could you try the last 2.4 release (2.4.18) to be sure it is not an already fixed bug ?
Thanks for testing. I'll investigate. However, in the mean time, it could be usefull to get info from an old workers. Via the master socket : ``` echo 'show proc'...
Thanks for these info, I'll take a look.
So, indeed, some sessions are blocked on the response analysis. I don't know for now how it really happens. But there is an issue with the SPOE on stop/reload. The...
Sorry, I'm still unable to understand how it is possible. I read the code to try to find how the processing expiration date may be ignored or not properly set....
Thanks for the update. Indeed, timeouts are required to avoid troubles with idle clients. I'm glad it did the trick for your use-case. However, it seems there is something odd...
No not really. I must carefully read the code to figure out how it is possible. It is a painful and time consuming task. For now, nothing obvious hit me....