Re: [squid-users] Slow read for ICAP REQMOD body

2015-11-16 Thread David Smith
on. -Original Message- From: Alex Rousskov [mailto:rouss...@measurement-factory.com] Sent: 16 November 2015 15:07 To: squid-users@lists.squid-cache.org Cc: David Smith Subject: Re: [squid-users] Slow read for ICAP REQMOD body On 11/16/2015 07:30 AM, David Smith wrote: > I’m in the midd

[squid-users] Slow read for ICAP REQMOD body

2015-11-16 Thread David Smith
Hi, I'm in the middle of writing an ICAP server. Reading the encapsulated body of a REQMOD message from Squid is taking 300ms. Reading the ICAP headers / HTTP headers is extremely quick. When I send a test message to the server it takes under 30ms so I don't think this is my implementation (obvi