On 8/05/2015 1:54 a.m., Veiko Kukk wrote:
>
> On 07/05/15 15:16, Amos Jeffries wrote:
>> On 7/05/2015 11:16 p.m., Veiko Kukk wrote:
>>> Is it possible to sort into cache_dir's based on filename (some regex
>>> will do)? The result I'm trying to achieve is that certain files which
>>> names are kno
On 07/05/15 15:16, Amos Jeffries wrote:
On 7/05/2015 11:16 p.m., Veiko Kukk wrote:
Is it possible to sort into cache_dir's based on filename (some regex
will do)? The result I'm trying to achieve is that certain files which
names are known, but size varies (and overlaps with other files) are
re
On 7/05/2015 11:16 p.m., Veiko Kukk wrote:
> Hi
>
> I'd like to apply different replacement policy for different filenames.
> I have searched through the documentation and found that replacement
> policy can be defined only per cache_dir[s] and squid can sort into
> different cache_dir's based on
Hi
I'd like to apply different replacement policy for different filenames.
I have searched through the documentation and found that replacement
policy can be defined only per cache_dir[s] and squid can sort into
different cache_dir's based on file size, but not based on file name.
Maybe I hav