Commit 132ad322 authored by Tollef Fog Heen's avatar Tollef Fog Heen

Markup/typos

parent 9cc413ea
......@@ -34,8 +34,8 @@ statistics
bans
Bans are filters that are applied to keep Varnish from serving
stale content. When you issue a ban Varnish will not serve any
*banned* object from cache, but rather re-fetch it from it's back
end servers.
*banned* object from cache, but rather re-fetch it from its
backend servers.
process management
You can stop and start the cache (child) process though the
......
......@@ -112,8 +112,8 @@ These can be set in the declaration like this:::
}
To mark a backend as unhealthy after number of items have been added
to it's saintmode list .saintmode_threshold can be set to the maximum
list size. Setting a value of 0 disables saintmode checking entirely
to its saintmode list ``.saintmode_threshold`` can be set to the maximum
list size. Setting a value of 0 disables saint mode checking entirely
for that backend. The value in the backend declaration overrides the
parameter.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment