Changes between Version 3 and Version 4 of faq/shared-varnish-server
- Timestamp:
- Apr 1, 2012, 11:42:03 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/shared-varnish-server
v3 v4 43 43 44 44 == Support Team == 45 Our current varnish server is dolores. You'll need to make the following configuration changes for each new hosting order.45 Our current varnish server is dolores. A support team member needs to make the following configuration changes for each new hosting order. If you need these changes made and you aren't a member of the support team, please [/newticket open a new ticket explaining what you need to happen]. 46 46 47 * Create a new vcl file for the domain, i.e. /etc/varnish/vhosts/domain-name.vcl47 * Create a new vcl file for the domain, i.e. `/etc/varnish/vhosts/domain-name.vcl` 48 48 * Copy the format of a current vcl file, depending on the CMS. 49 * Add an include line in /etc/varnish/vhosts/vhosts-list.vclfor the file you created above.50 * run /etc/init.d/varnish reload49 * Add an include line in `/etc/varnish/vhosts/vhosts-list.vcl` for the file you created above. 50 * run `/etc/init.d/varnish reload` 51 51 52 52 '''NOTE:''' The above instructions should ultimately become a part of puppet or red.