This commit is contained in:
Justine 2021-09-17 15:39:02 +02:00
parent b7120abac4
commit 7d1176e773

View File

@ -1,5 +1,5 @@
# Varnish role
Installs Varnish in a simple manner, in front of an Apache Server. The Varnish cache runs on port 80 and Apache goes to port 8080.
TESTED ON Debian 10 with varnish 6.1.1 and apache2 2.4.38
## Vars:
* varnishram : in megabytes, RAM allocated to Varnish. Used in the template "customexec.conf.j2".