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
237da8dd
Commit
237da8dd
authored
Dec 19, 2011
by
Per Buer
Committed by
Tollef Fog Heen
Mar 09, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a label, fix a typo and remove -o (now default)
parent
5365096c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
logging.rst
doc/sphinx/tutorial/logging.rst
+2
-4
No files found.
doc/sphinx/tutorial/logging.rst
View file @
237da8dd
.. _tutorial-logging:
Logging in Varnish
------------------
...
...
@@ -8,7 +9,7 @@ memory segment. When the end of the segment is reached we start over,
overwriting old data. This is much, much faster then logging to a file
and it doesn't require disk space.
The flip side is that i
s
you forget to have program actually write the
The flip side is that i
f
you forget to have program actually write the
logs to disk they will disappear.
varnishlog is one of the programs you can use to look at what Varnish
...
...
@@ -69,9 +70,6 @@ want to know are:
show all cookie headers coming from the clients:
``$ varnishlog -c -i RxHeader -I Cookie``
-o
Group log entries by request ID.
Now that Varnish seem to work OK it's time to put Varnish on port 80
while we tune it.
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