Re: [squid-users] ICAP: entry went bad while waiting for adapted headers

2014-08-27 Thread Eliezer Croitoru

Hey Maxim,

You should better ask about it in squid-dev list rather then squid users 
list.

More knowledge about ICAP internals is there.

Eliezer

On 08/26/2014 12:12 PM, Maxim Kulikov wrote:

Hi All,

I develop ICAP server for squid. Occasionally squid closes connection  to my 
server, before all necessary data is written back to squid.

This happens when answer on RESPMOD request to squid is sending. Following 
error found in log:

2014/08/20 13:56:20.063 kid1| Server.cc(265) abortOnBadEntry: entry is not 
Accepting!
2014/08/20 13:56:20.063 kid1| http.cc(2404) abortTransaction: aborting 
transaction for entry went bad while waiting for adapted headers; , this 
0x7f653072e318


Issue reproduces randomly on different sites and different content types.
Could any expert advice how to debug such an issue, and what could be a root 
cause.
Thanks for your help.

WBR, Maxim




[squid-users] ICAP: entry went bad while waiting for adapted headers

2014-08-26 Thread Maxim Kulikov
Hi All,

I develop ICAP server for squid. Occasionally squid closes connection  to my 
server, before all necessary data is written back to squid.

This happens when answer on RESPMOD request to squid is sending. Following 
error found in log:

2014/08/20 13:56:20.063 kid1| Server.cc(265) abortOnBadEntry: entry is not 
Accepting!
2014/08/20 13:56:20.063 kid1| http.cc(2404) abortTransaction: aborting 
transaction for entry went bad while waiting for adapted headers; , this 
0x7f653072e318


Issue reproduces randomly on different sites and different content types.
Could any expert advice how to debug such an issue, and what could be a root 
cause. 
Thanks for your help.

WBR, Maxim