If it has segfaulted, you'd have no guarantee it was in a consistent state, and so reusing the mmap-ed file would be a bad idea.
On 12/5/07, Corin Langosch <[EMAIL PROTECTED]> wrote: > > The problem is that varnishd segfaults from time to time. It then has to > grep all GBs from the backends again. For a hot restart this might be good > to have too (after server upgrade, server failure, ..). > > Stig Sandbeck Mathisen schrieb: > Corin Langosch <[EMAIL PROTECTED]> writes: > > > > How can I tell varnish to save the cached data to disk at shutdown? > > That is not possible. > > However, you can reconfigure Varnish at runtime, so there should be > little reason to shutdown a varnish process once it is in production. > > > > _______________________________________________ > varnish-misc mailing list > [email protected] > http://projects.linpro.no/mailman/listinfo/varnish-misc > > _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
