Re: [squid-users] Squid Send to Cache Peer based on Header Access if not matched .

2019-11-27 Thread Amos Jeffries
On 27/11/19 11:24 am, --Ahmad-- wrote: > Hello Floks , > > > i have squid ACL/TCP Outgoing based on incoming header . > > as an example below : > > > acl requestheader5000 req_header X-Proxy 1.2.3.4 > acl requestheader5001 req_header X-Proxy 1.2.3.5 > acl requestheader5002 req_header X-Proxy 1

[squid-users] Squid Send to Cache Peer based on Header Access if not matched .

2019-11-26 Thread --Ahmad--
Hello Floks , i have squid ACL/TCP Outgoing based on incoming header . as an example below : acl requestheader5000 req_header X-Proxy 1.2.3.4 acl requestheader5001 req_header X-Proxy 1.2.3.5 acl requestheader5002 req_header X-Proxy 1.2.3.6 acl requestheader5003 req_header X-Proxy 1.2.3.7