On Wed, Mar 30, 2011 at 5:01 AM, Jonathan Leibiusky <[email protected]> wrote: > Thanks! > If I have 100 of different rules, I would have a very big if block, right? > Is this a common use case for varnish?
Yes. It's quite common to have a lot of logic. Don't worry about it, VCL is executed at light speed. -- Per Buer, Varnish Software Phone: +47 21 98 92 61 / Mobile: +47 958 39 117 / Skype: per.buer Varnish makes websites fly! Want to learn more about Varnish? http://www.varnish-software.com/whitepapers _______________________________________________ varnish-misc mailing list [email protected] http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
