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
5b4e5003
Commit
5b4e5003
authored
May 02, 2016
by
Pål Hermunn Johansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tiny doc fix for varnishncsa
parent
017e6d12
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
varnishncsa.rst
doc/sphinx/reference/varnishncsa.rst
+1
-2
No files found.
doc/sphinx/reference/varnishncsa.rst
View file @
5b4e5003
...
...
@@ -177,14 +177,13 @@ Supported formatters are:
Output value set by std.log("key:value") in VCL.
VSL:tag or VSL:tag[field]
The value of the varnishlog entry with the given tag. If field is
specified, only the selected part is shown. Defaults to "-"
(without the quotes) when the key is not seen, or when the field
is out of bounds. If a key appears several times in a single
transaction, only the first occurrence is used. Example: The
formatter %{VSL:Begin[2]}x will print the second field of the
Begin tag, which is the
vxid
of the parent transaction.
Begin tag, which is the
VXID
of the parent transaction.
SIGNALS
=======
...
...
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