Re: [squid-users] Enable caching

2023-04-11 Thread Alex Rousskov
On 4/11/23 07:05, Andrey K wrote: I have written a simple perl script that outputs the contents of the metadata of the rock database slots Maybe it will be useful for other squid users. *rock_cache_dump.pl Thanks a lot for sharing this neat script! I am sure it will be handy, at least as

Re: [squid-users] Enable caching

2023-04-11 Thread Andrey K
Hello Alex, Thanks for the help. I have written a simple perl script that outputs the contents of the metadata of the rock database slots Maybe it will be useful for other squid users. *rock_cache_dump.pl * #!/usr/bin/perl use strict; use warnings; use Data::Dumper; use