6 lines
333 B
Markdown
6 lines
333 B
Markdown
# 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 : RAM allocated to Varnish. Used in the template "customexec.conf.j2". Unit is in m,g, etc. Example : 2g.
|