On Tue, Nov 18, 2014 at 7:43 PM, Tobias Karlsson <[email protected]> wrote:
> Hi > > I use Varnish Cache 4.0.2 and i wounder how can i tell Varnish that it > can use Swap space to and not only RAM? > Don't tell Varnish. Tell it to the kernel. Assuming you're running Linux; increase "swappiness" to 100 and it will use more swap. Swap performance on Linux is horrible so I wouldn't recommend doing it. -- *Per Buer* CTO | Varnish Software AS Cell: +47 95839117 We Make Websites Fly! www.varnish-software.com [image: Register now] <http://info.varnish-software.com/varnish-summits-autumn-2014-registration>
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
