Re: [squid-dev] Validate Config before reload

2024-09-30 Thread Alex Rousskov
On 2024-09-23 04:21, Rick Rackow wrote: The question is, has it been considered to validate the config file before performing the actual reload Yes, it has been considered. The progress towards that "reject malformed configurations during reconfiguration" ideal is painfully slow (primarily f

Re: [squid-dev] Validate Config before reload

2024-09-23 Thread ngtech1ltd
- From: squid-dev On Behalf Of Stuart Henderson Sent: Monday, September 23, 2024 2:28 PM To: squid-dev@lists.squid-cache.org Subject: Re: [squid-dev] Validate Config before reload On 2024-09-23, Rick Rackow wrote: > Hey Team, > We have the following scenario: we get a list of IPs f

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