-------- In message <[email protected]>, Carlos Abalde writes:
>Lately I've been wondering about the possibility of updating Varnish >VMODs with zero downtime. Being able of reloading VCL with zero downtime >is a great Varnish Feature; it reminds me a lot to hot code replacement >in Erlang, which is one of the killer features of the language. But what >about VMODs? Is this an existing / planned feature? Any workarounds >(apart from embedding all the VMOD logic in VCL using inline C code)? Just reload your VCL and the VMODs should be updated too. -- 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] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
