up this varnish limit now

This commit is contained in:
Kevin Fenzi 2017-04-07 20:01:18 +00:00
parent 85b3c510c9
commit 70a62b3cdd

View file

@ -22,7 +22,7 @@ VARNISH_SECRET_FILE=/etc/varnish/secret
# Backend storage specification, see Storage Types in the varnishd(5)
# man page for details.
VARNISH_STORAGE="malloc,56GB"
VARNISH_STORAGE="malloc,72GB"
# User and group for the varnishd worker processes
VARNISH_USER=varnish