My squid proxy has been running fine for over a year and over the last few
weeks it has been failing randomly.
I have been getting the following messages in the cache.log:
comm_openex socket failure: (105) No buffer space available
oldAccept FD 18, [::] [ job2]: (105) No buffer space available
On 7/12/2022 9:24 pm, Craig Harrington wrote:
My squid proxy has been running fine for over a year and over the last
few weeks it has been failing randomly.
I have been getting the following messages in the cache.log:
comm_openex socket failure: (105) No buffer space available
oldAccept FD
Hello,
We are attempting to leverage headers to isolate access to external sites with
squid 4.14. The Loadbalencer is injecting headers and squid is simply verifying
them:
acl ACL_HDR_1 req_header Repo_Svr_VerifiedHdr True
acl REPO_DST_ALLOW dstdomain "/etc/squid/acls.d/hosts.acl"
http_access a
On 12/7/22 16:26, Toler, Matt wrote:
Hello,
We are attempting to leverage headers to isolate access to external
sites with squid 4.14. The Loadbalencer is injecting headers and squid
is simply verifying them:
acl ACL_HDR_1 req_header Repo_Svr_VerifiedHdr True
acl REPO_DST_ALLOW dstdomain "/