Re: [squid-dev] Validate Config before reload

2024-09-23 Thread ngtech1ltd
Hey, My recommendation is to validation the when downloading it before testing the config. I have a ready to use lists syntax and duplication validation tools. If you need just let me know what type of ACL you are using and I can publish the sources later on. Eliezer -Original Message-

Re: [squid-dev] Validate Config before reload

2024-09-23 Thread Francesco Chemolli
On Mon, Sep 23, 2024 at 1:27 PM Stuart Henderson wrote: > > On 2024-09-23, Rick Rackow wrote: > > Hey Team, > > We have the following scenario: we get a list of IPs from an external > > service, add them to our squid ACLs via a cronjob and then in the same > > cronjob also reload squid. In this

Re: [squid-dev] Validate Config before reload

2024-09-23 Thread Stuart Henderson
On 2024-09-23, Rick Rackow wrote: > Hey Team, > We have the following scenario: we get a list of IPs from an external > service, add them to our squid ACLs via a cronjob and then in the same > cronjob also reload squid. In this scenario it can happen that occasionally > we get some nonsense res

[squid-dev] Validate Config before reload

2024-09-23 Thread Rick Rackow
Hey Team, We have the following scenario: we get a list of IPs from an external service, add them to our squid ACLs via a cronjob and then in the same cronjob also reload squid. In this scenario it can happen that occasionally we get some nonsense response from the external service and that land