<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <pre wrap="">Hello,

Is there any way to do something like this?

if ${process_number} = 2 && url_regex facebook.com.* 

        cache_dir aufs /cache_face   590000  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 content from a given domain (i.e facebook.com.*)

Thanks


Ulises
</pre>
  </body>
</html>