[squid-users] No buffer space available

2022-12-07 Thread Craig Harrington
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

Re: [squid-users] No buffer space available

2022-12-07 Thread Amos Jeffries
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

[squid-users] req_header acl with ssl_bump

2022-12-07 Thread Toler, Matt
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

Re: [squid-users] req_header acl with ssl_bump

2022-12-07 Thread Alex Rousskov
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 "/