Re: [squid-users] allways_direct SSL

2018-04-06 Thread Amos Jeffries
On 06/04/18 20:02, j.emerlik wrote: > On Thu, Apr 5, 2018, 23:44 Amos Jeffries wrote: > > On 06/04/18 08:56, j.e. wrote: > > (squid 3.5) I have in my config acl for some domains like: > > > > acl mydomains dstdomain "/usr/local." > > > > and > > > > cache_peer_a

Re: [squid-users] allways_direct SSL

2018-04-06 Thread j.emerlik
On Thu, Apr 5, 2018, 23:44 Amos Jeffries wrote: > On 06/04/18 08:56, j.e. wrote: > > (squid 3.5) I have in my config acl for some domains like: > > > > acl mydomains dstdomain "/usr/local." > > > > and > > > > cache_peer_access 10.10.x.x allow mydomains > > > > so all http traffic to domains

Re: [squid-users] allways_direct SSL

2018-04-05 Thread Amos Jeffries
On 06/04/18 08:56, j.emerlik wrote: > (squid 3.5) I have in my config acl for some domains like: > > acl mydomains dstdomain "/usr/local." > > and > > cache_peer_access 10.10.x.x allow mydomains > > so all http traffic to domains from my list is forwarded (port 80) to > another squid and th

[squid-users] allways_direct SSL

2018-04-05 Thread j.emerlik
(squid 3.5) I have in my config acl for some domains like: acl mydomains dstdomain "/usr/local." and cache_peer_access 10.10.x.x allow mydomains so all http traffic to domains from my list is forwarded (port 80) to another squid and that's works correct but only for port 80, traffic to port