<div dir="ltr">Hi,<div><br></div><div>Just to add a detail here, you can have a look at "varnishadm param.show cc_command" to see how varnish transforms the C into a shared object.</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>-- <br></div>Guillaume Quintard<br></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 15, 2020 at 6:26 AM Dridi Boukelmoune <dridi@varni.sh> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, Jun 15, 2020 at 12:29 PM <<a href="mailto:info%2Bvarnish@shee.org" target="_blank">info+varnish@shee.org</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> is it possible to compile the final merged vcl configuration in a pre<br>
> step and then pushing it to the frontend nodes? So, no vcl config and<br>
> gcc on the frontend. Just a bin blob and a restart of the service.<br>
<br>
It is technically possible to pass a blob around, but Varnish insists<br>
on compiling VCL locally.<br>
<br>
> Can this "compile while restart" activity splitted into to seprated<br>
> ones? Is that possible?<br>
<br>
There is no restart involved, VCL is meant to be loadable on the fly.<br>
<br>
Dridi<br>
_______________________________________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org" target="_blank">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" rel="noreferrer" target="_blank">https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a><br>
</blockquote></div>