Lieven Govaerts <l...@mobsol.be> writes: > From your previous report I noticed the 406 response that serf isn't > handling, at least serf doesn't support a response coming in while the > matching request wasn't completely sent yet. I guess that 406 response > was for a REPORT request not flushed fast enough.
In case it makes a difference I'm using the worker MPM configured: KeepAlive On StartServers 1 MaxClients 8 MinSpareThreads 2 MaxSpareThreads 8 ThreadsPerChild 8 MaxRequestsPerChild 0 MaxKeepAliveRequests 100 so all requests are handled by threads in the same process. -- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/download