Hi friends, The squid (4.0.12) proxy that I have running on debian jessie stops accepting new requests after being online for a while. Before it stops record this message in cache.log: 2016/07/19 09:45:20 kid1| assertion failed: client_side_reply.cc:2163: "reqofs <= HTTP_REQBUF_SZ || flags.headersSent" I've compiled from source with options: configure options: '--prefix=/usr' '--infodir=/share/info' '--enable-auth-ntlm=fake,SMB_LM' '--enable-auth-basic=fake,getpwnam,LDAP,PAM,SMB' '--enable-external-acl-helpers=file_userip,kerberos_ldap_group,LDAP_group,session,unix_group,wbinfo_group' '--enable-auth-negotiate=kerberos,wrapper' '--localstatedir=/var' '--datadir=/usr/share/squid4' '--with-swapdir=/var/spool/squid4' '--with-default-user=proxy' '--enable-url-rewrite-helpers=fake' '--mandir=/usr/share/man' '--srcdir=.' '--with-logdir=/var/log/squid4' '--with-pidfile=/var/run/squid4.pid' '--with-filedescriptors=65536' '--enable-zph-qos' '--enable-translation' '--enable-async-io' '--enable-useragent-log' '--enable-snmp' '--with-openssl' '--enable-cache-digests' '--enable-follow-x-forwarded-for' '--enable-storeio=aufs,rock' '--enable-removal-policies=heap,lru' '--with-maxfd=16384' '--enable-poll' '--disable-ident-lookups' '--enable-truncate' '--exec-prefix=/usr' '--bindir=/usr/sbin' '--libexecdir=/lib/squid4' '--with-large-files' '--with-coss-membuf-size=2097152' '--enable-linux-netfilter' '--enable-ssl' '--enable-ssl-crtd' 'CFLAGS=-DNUMTHREADS=60 -march=nocona -O3 -pipe -fomit-frame-pointer -funroll-loops -ffast-math -fno-exceptions' I need to solve this. Please. Regards _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users