Stig Sandbeck Mathisen wrote: > On Thu, 1 May 2008 23:22:17 +0200, Wichert Akkerman <[EMAIL PROTECTED]> said: > >> I have some improvements pending for that one as well: a few >> cleanups and switching to url_purge. > > Would it make sense, in vcl_recv, to put the PURGE check inside the > "not GET and not HEAD" block as well? Not sure what it means > performance wise, but it removes one conditional for a normal GET > request.
I felt that that made the vcl harder to read. I highly doubt if the performance difference is noticable, or even measurable. Wichert. -- Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
