akerl wrote:
What happens when the Varnish Linode goes down, or you need to take it down for maintenance?
What happens when the webserver Linode goes down, or you need to take it down for maintenance?
- Les
When the webserver Linode goes down for maintenance, the Varnish grace period should serve as a backup and continue serving pages even if the server isn't responding. In the case that the Varnish server needs to be taken down, I would probably spin another one up to take it's place. I suppose the best solution would be to have 2 synced web servers and 2 or more Varnish servers with a loadbalancer distributing the load between them. That way everything is redundant and any one part being down wouldn't affect availability.