Swap exceed & Child not responding to CLI, killing it
Reinis Rozitis
r at roze.lv
Thu Jun 20 16:51:08 CEST 2013
> Any hint or help much appreciated.
Try setting sysctl vm.swappiness=0 (for permanent add it /etc/sysctl.conf
and then sysctl -p).
It should instruct linux to (try) not to use swap at all.
p.s. I'm running my varnish boxes without swap at all - the
behaviour/performance is much more predictable that way (you can test how it
works out for you with 'swapoff -a')
rr
More information about the varnish-misc
mailing list