up this varnish limit now
This commit is contained in:
parent
85b3c510c9
commit
70a62b3cdd
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ VARNISH_SECRET_FILE=/etc/varnish/secret
|
||||||
|
|
||||||
# Backend storage specification, see Storage Types in the varnishd(5)
|
# Backend storage specification, see Storage Types in the varnishd(5)
|
||||||
# man page for details.
|
# man page for details.
|
||||||
VARNISH_STORAGE="malloc,56GB"
|
VARNISH_STORAGE="malloc,72GB"
|
||||||
|
|
||||||
# User and group for the varnishd worker processes
|
# User and group for the varnishd worker processes
|
||||||
VARNISH_USER=varnish
|
VARNISH_USER=varnish
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue