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 ans 
we must restart squid.



Le 14/07/2015 09:55, Amos Jeffries a écrit :
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
proper cleanup process. IME that usually happens on incorrect connection
closures.

Just after browser sends "ERR_PROXY_CONNECTION_FAILED"

What does it means ?
I suspect issues like (in this order of relevance) the so-called "happy
eyeballs" agorithm side effects, ECN or Window Scaling TCP issues, ICMP
blocking or path-MTUd issues, possibly even browser timeouts not being
long enough.

Amos

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to