Changes between Version 3 and Version 4 of faq/shared-varnish-server


Ignore:
Timestamp:
Apr 1, 2012, 11:42:03 PM (13 years ago)
Author:
Daniel Kahn Gillmor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • faq/shared-varnish-server

    v3 v4  
    4343
    4444 == Support Team ==
    45 Our current varnish server is dolores.  You'll need to make the following configuration changes for each new hosting order.
     45Our 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].
    4646
    47  * Create a new vcl file for the domain, i.e. /etc/varnish/vhosts/domain-name.vcl
     47 * Create a new vcl file for the domain, i.e. `/etc/varnish/vhosts/domain-name.vcl`
    4848 * Copy the format of a current vcl file, depending on the CMS.
    49  * Add an include line in /etc/varnish/vhosts/vhosts-list.vcl for the file you created above.
    50  * run /etc/init.d/varnish reload
     49 * Add an include line in `/etc/varnish/vhosts/vhosts-list.vcl` for the file you created above.
     50 * run `/etc/init.d/varnish reload`
    5151
    5252'''NOTE:''' The above instructions should ultimately become a part of puppet or red.