Re: [squid-users] Squid 6.6 cache_dir rock questions

2024-07-18 Thread Alex Rousskov
On 2024-07-18 00:33, Jonathan Lee wrote: What would be the correct way to convert cache_dir disks to rock? One cannot convert a cache_dir of another type to rock cache_dir. You will need to start from scratch, using a rock-dedicated cache_dir path (initialized by running "squid -z" after upd

[squid-users] Squid 6.6 cache_dir rock questions

2024-07-17 Thread Jonathan Lee
Squid 6.6 Hello fellow Squid users, What would be the correct way to convert cache_dir disks to rock? cache_dir diskd /var/squid/cache 64000 256 256 Would it be as simple as.. cache_dir rock /var/squid/cache 64000 256 256? ___ squid-users mail