In message <[EMAIL PROTECTED] s.com>, "Cryer,Phil" writes: >Is there any way Varnish can compile that >beforehand, and then have that Shared Object used on the next launch >instead of having it rebuilt again?
It's not inherently impossible, but does raise som concerns about version skew between the compiled VCL and the varnishd binary. It shouldn't be too much work to implement I think. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
