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 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
On 05/04/18 21:39, Peter Viskup wrote:
> On Wed, Apr 4, 2018 at 5:42 PM, Amos Jeffries wrote:
>> On 04/04/18 21:15, Peter Viskup wrote:
>>> On Linux Virtual Server balanced cluster the %>> errors ERR_ACCESS_DENIED or TCP_MEM_HIT are logged.
>>>
>>> This is causing issue when processing logs on remo
On Wed, Apr 4, 2018 at 5:42 PM, Amos Jeffries wrote:
> On 04/04/18 21:15, Peter Viskup wrote:
>> On Linux Virtual Server balanced cluster the %> errors ERR_ACCESS_DENIED or TCP_MEM_HIT are logged.
>>
>> This is causing issue when processing logs on remote machine (e.g.
>> ELK). The "proxy node" ca