varnishplaybook/README.md
2021-09-17 14:41:58 +02:00

6 lines
254 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.
## Vars:
* varnishram : in megabytes, RAM allocated to Varnish. Used in the template "customexec.conf.j2".