On 24/01/19 10:50 pm, Arne-Tobias Rak wrote:
> Thank you for your help. I eventually managed to get it working. The
> problem was related to stopping the squid service using the -k argument.
>
> Closing squid using
>
> sudo service squid stop
>
> allows me to restore previous cache contents with
Thank you for your help. I eventually managed to get it working. The
problem was related to stopping the squid service using the -k argument.
Closing squid using
sudo service squid stop
allows me to restore previous cache contents without any issues.
Am 17.01.2019 um 18:22 schrieb Alex Rouss
lex Rousskov
> Sent: Thursday, January 17, 2019 19:23
> To: squid-users@lists.squid-cache.org
> Subject: Re: [squid-users] Backing up squid cache and restoring it
>
> On 1/17/19 6:47 AM, Arne-Tobias Rak wrote:
>
>> my goal is to restore a previous cache state in squid 3.x
-cache.org] On Behalf
Of Alex Rousskov
Sent: Thursday, January 17, 2019 19:23
To: squid-users@lists.squid-cache.org
Subject: Re: [squid-users] Backing up squid cache and restoring it
On 1/17/19 6:47 AM, Arne-Tobias Rak wrote:
> my goal is to restore a previous cache state in squid 3.x running
On 1/17/19 6:47 AM, Arne-Tobias Rak wrote:
> my goal is to restore a previous cache state in squid 3.x running on
> Ubuntu 16.04.
>
> So far I have tried to create a copy of the /var/spool/squid and
> /var/log/squid folders.
> When restoring the cache, I first shutdown squid using
> /sudo squid -
Hi,
my goal is to restore a previous cache state in squid 3.x running on
Ubuntu 16.04.
So far I have tried to create a copy of the /var/spool/squid and
/var/log/squid folders.
When restoring the cache, I first shutdown squid using
/sudo squid -k shutdown//
//sudo service squid stop -k
/and t