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

2015-11-16 Thread Eliezer Croitoru
On 16/11/2015 17:13, David Smith wrote: Thanks Alex. I'd much rather not write my own but for*reasons* I need an implementation that runs on .NET and I couldn't find one. I only need a pretty small subset of the protocol. Both those bugs are for squid >= 3.5. I'm on 3.3.8 Perhaps I should tr

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

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

2015-11-16 Thread Alex Rousskov
On 11/16/2015 07:30 AM, David Smith wrote: > I’m in the middle of writing an ICAP server. If you are not too far along down this path, consider writing an adapter for one of the existing ICAP servers and/or eCAP. ICAP is far more complex than it seems, and, in most cases, reinventing that [comple

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

2015-11-16 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I think, better to ask this question in c-icap list, and not squid. Also take look on typical squid icap-related config: http://vgy.me/6xrcxK.png As you can see, this is _always_ uses reqmod_precache. How you think - why? :) 16.11.15 20:30, Da