diff --git a/README.md b/README.md index 89fbd8f..9861c5e 100644 --- a/README.md +++ b/README.md @@ -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".