On Thu, Feb 26, 2004, Henrik Nordstrom wrote: > On Thu, 26 Feb 2004, Adrian Chadd wrote: > > > Right, ok. I'm not seeing any half-closed logic popping up in the > > squid logfiles. > > Right.. this is probably due to a mixup in my thoughts.. > > For Squid to detect half-closed connection it must be trying to read > another request. So if you have sent two requests the half-closed > connection will only get detected once the first response is finished > (second request kicked alive).
Yup. Ok. I've fixed my local code to behave with pipeline prefetching turned on. It does precisely what you've asked. I'll run it through a polygraph whilst I test it to try and find some race conditions. I'll see if I can make polygraph do pipelining.. Adrian
