In message <[EMAIL PROTECTED]>, Chris Shenton write s: >What's the recommended way to re-create this directory? I'm assuming >restarting Varnish will re-create it but want to be sure.
Yes, restarting varnish (completely: ie both manager and child process) should recreate it with no side effects. >We have to fill out pounds of paperwork in order to take any outage on >a public server, no matter how small. Is there a way to restart >Varnish without any downtime -- to continue accepting but holding >connections until restarted, rather like Apache's "apachectl graceful" >does? Other ideas? Varnish doesn't spend long time on startup, so I would just get it done and over with. You are in no rush however, so you can schedule it for whenever you want. (In the meantime, if you have enabled the telnet option, you can still see the stats through the CLI interface.) -- 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
