We are using Varnish cache 4.1 in centos server, When we started Varnish server lots of varnish process starting and its not closing, due to this issue we are facing memory leak issue, pls let us know how we can resolve it My Configuration is: /etc/sysconfig/varnish 34514 89208 83360 5 0.0 4.3 0:00.00 /usr/sbin/varnishd -a :80 -f /etc/varnish/default.vcl -T 127.0.0.1:6082
Tag: varnish
Bug: Varnish 4 install on CentOS 7 (systemctl)
Installed Varnish from yum; but immediate error when initiating via systemctl. SELinux is disabled; package was installed via root. This is a fresh install. Answer Looks like you need to reboot. 😉