From: Amos Jeffries
Sent: Thursday, June 7, 2018 13:12
To: Eliezer Croitoru ; squid-users@lists.squid-cache.org
Subject: Re: [squid-users] Squid.out reports errors for lines that do not exist
in squid.conf
On 07/06/18 18:13, Eliezer Croitoru wrote:
> Amos,
>
> Systemd can be define to
te: Thu, 7 Jun 2018 14:39:16 +1200
From: Amos Jeffries
To: squid-users@lists.squid-cache.org
Subject: Re: [squid-users] Squid.out reports errors for lines that do
not exist in squid.conf
Message-ID: <08cd358c-2209-7628-beeb-82456e644...@treenet.co.nz>
Content-
On 07/06/18 18:13, Eliezer Croitoru wrote:
> Amos,
>
> Systemd can be define to run a specific command for a "reload" and even if
> nobody wrote the line in a service file it's there since almost day one of
> systemd services.
>
*If* that mechanism is used there is no difference in the command
Eliezer Croitoru
Linux System Administrator
Mobile: +972-5-28704261
Email: elie...@ngtech.co.il
-Original Message-
From: squid-users On Behalf Of Amos
Jeffries
Sent: Thursday, June 7, 2018 05:39
To: squid-users@lists.squid-cache.org
Subject: Re: [squid-users] Squid.out reports errors for lines th
On 07/06/18 11:11, Cheadle, Edward wrote:
> Squid version 3.5.27-1.el6
>
...
>
> The FATAL error messages below is because I added a line with dstdomain
> in it when there were already an entry with dstdom_regex in it.
>
> I assume that is the “type” that is talked about.
>
Correct.
>
> 2018
Squid version 3.5.27-1.el6
Linux: Amazon Linux AMI 2018.03.0
I saw the warning messages below in squid.out, did some research and found out
that the messagesseemed to be caused the two lines:
acl localhost src 127.0.0.1/32
acl to_localhost dst 127.0.0.0/8 0.0.0.0/32
From http://www.squid-cache.