Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
5eebc0f5
Commit
5eebc0f5
authored
Sep 30, 2013
by
Per Buer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo
parent
00090ea3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
purging.rst
doc/sphinx/users-guide/purging.rst
+1
-1
No files found.
doc/sphinx/users-guide/purging.rst
View file @
5eebc0f5
...
...
@@ -57,7 +57,7 @@ following VCL in place::
}
}
As you can see we have used to new VCL subroutines, vcl_hit and
As you can see we have used t
w
o new VCL subroutines, vcl_hit and
vcl_miss. When we call lookup Varnish will try to lookup the object in
its cache. It will either hit an object or miss it and so the
corresponding subroutine is called. In vcl_hit the object that is
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment