Hello Robert, On 14/02/2011, at 16:36, Robert Olson wrote:
> The problem we're seeing is that for a particular test script on the client > side, one of the exchanges is failing. > > Looking at packet traces, I see the client sending a complete request to > cherokee. Cherokee sends the request to the compute server, but it appears to > be truncating the request one packet shy of finishing it. the compute server > then reports a bad parse in response. > > The problem initially showed up fairly reliably only when both front ends > were running. If I killed wackamole on one of them (pushing both IPs over to > a single server) the problem vanished. Did it perform a clean 'three way' close sequence (FIN, FIN+ACK, ACK)? The last package might be lost if a RST were sent while the connection is being closed. Cheers! -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
