Re: [PATCH xserver] Fix random hangs handling too-big requests

2013-08-12 Thread Peter Harris
On 2013-08-05 16:20, Aaron Plattner wrote: On 07/15/13 16:44, Peter Harris wrote: If a request is too big, input-ignoreBytes is set. When ignoreBytes is set, the number of bytes got now is artificially set to zero so the rest of the server does not process the partial request. Make sure the

Re: [PATCH xserver] Fix random hangs handling too-big requests

2013-08-05 Thread Aaron Plattner
On 07/15/13 16:44, Peter Harris wrote: If a request is too big, input-ignoreBytes is set. When ignoreBytes is set, the number of bytes got now is artificially set to zero so the rest of the server does not process the partial request. Make sure the input buffer is not put back on the