Commit f615d8ab authored by Bjoern Ruberg's avatar Bjoern Ruberg Committed by Bjoern Ruberg

glossary typo

parent c2b0f149
...@@ -82,8 +82,8 @@ Varnish Glossary ...@@ -82,8 +82,8 @@ Varnish Glossary
to varnishd they are just bytes. to varnishd they are just bytes.
object object
The cached version of a response. Varnishd receives a reponse The (possibly cached version of a) response. Varnishd receives a reponse
from the backend and creates an object, from which it can from the backend and creates an object, from which it may
produce cached responses to clients. produce cached responses to clients.
.. comment: "configuration of varnishd -----------------------------" .. comment: "configuration of varnishd -----------------------------"
...@@ -99,7 +99,7 @@ Varnish Glossary ...@@ -99,7 +99,7 @@ Varnish Glossary
miss miss
An object Varnish fetches from the backend. It may or may not An object Varnish fetches from the backend. It may or may not
be putin the cache, that depends. be put in the cache, that depends.
pass pass
An object Varnish does not try to cache, but simply fetches An object Varnish does not try to cache, but simply fetches
......
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