Re: [squid-users] Use of conditionals in config file

2015-07-07 Thread Amos Jeffries
On 8/07/2015 3:03 a.m., Ulises Nicolini wrote: > Hello, > > Is there any way to do something like this? > > if ${process_number} = 2 && url_regex facebook.com.* > > cache_dir aufs /cache_face 59 32 256 min-size=500 > max-size=576000 > endif > > > Of course this is not valid syntax c

[squid-users] Use of conditionals in config file

2015-07-07 Thread Ulises Nicolini
Hello, Is there any way to do something like this? if ${process_number} = 2 && url_regex facebook.com.* cache_dir aufs /cache_face 59 32 256 min-size=500 max-size=576000 endif Of course this is not valid syntax config , but the idea is to store in a certain cache_dir only the