Hi Cyril, On Sat, Nov 17, 2012 at 09:41:21PM +0100, Willy Tarreau wrote: > I have produced a core file to check the sessions state. Since this is > a very new issue, I fear that it might be related to the latest polling > changes to accomodate for the OpenSSL fun... > > It's very interesting to note that the sessions got stuck 2 hours after > the process was restarted. Since the git web interface frequently causes > timeouts, I suspect that there is an improperly handled case :-/ > > I have just shut these two sessions down on the CLI and now it's working > again. I'll have to try to reproduce this and fix it ASAP.
The issue immediately reappeared even after a restart, and some objects were missing from 1wt.eu. So I have tried to disable compression and it immediately fixed the issue, which did not come back in the last 8 hours. The good news is that we're still working on fixing some remaining issues with how the compression deals with the forwarding state machine, so we should get this fixed as the result of this work. Best regards, Willy

