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
4a81bc62
Commit
4a81bc62
authored
Mar 19, 2014
by
Poul-Henning Kamp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove obsolete comment about obj.hits
parent
bba23ef1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
builtin.vcl
bin/varnishd/builtin.vcl
+0
-6
No files found.
bin/varnishd/builtin.vcl
View file @
4a81bc62
...
...
@@ -113,12 +113,6 @@ sub vcl_miss {
}
sub vcl_deliver {
/*
* These two write to the stored object causing extra page faults
* Enable them only if you need them.
*
* set obj.hits = obj.hits + 1;
*/
return (deliver);
}
...
...
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