Re: [squid-users] [3.5.6]: assertion failed: store.cc:850: store_status == STORE_PENDING

2015-07-14 Thread Amos Jeffries
On 14/07/2015 12:09 p.m., David Touzeau wrote: Hi all We receive this error in cache.log assertion failed: store.cc:850: store_status == STORE_PENDING Means the store code has some data in-transit for the client. But is trying to overwrite it with something else without going through the

Re: [squid-users] [3.5.6]: assertion failed: store.cc:850: store_status == STORE_PENDING

2015-07-14 Thread Amos Jeffries
On 15/07/2015 6:02 a.m., David Touzeau wrote: I understand the relationship with connection closures but: When store_status == STORE_PENDING appears, the proxy is crashing and nobody can surf. We have tried without define caches in squid but issue still occurs. I'm agree with broken

Re: [squid-users] [3.5.6]: assertion failed: store.cc:850: store_status == STORE_PENDING

2015-07-14 Thread David Touzeau
I understand the relationship with connection closures but: When store_status == STORE_PENDING appears, the proxy is crashing and nobody can surf. We have tried without define caches in squid but issue still occurs. I'm agree with broken connections, but why nobody can surf after this error

[squid-users] [3.5.6]: assertion failed: store.cc:850: store_status == STORE_PENDING

2015-07-13 Thread David Touzeau
Hi all We receive this error in cache.log assertion failed: store.cc:850: store_status == STORE_PENDING Just after browser sends ERR_PROXY_CONNECTION_FAILED What does it means ? Best regards ___ squid-users mailing list