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
c9583051
Commit
c9583051
authored
Jan 25, 2011
by
Per Buer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version specifics on client.identity
parent
9c932e45
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
vcl.rst
doc/sphinx/reference/vcl.rst
+3
-2
No files found.
doc/sphinx/reference/vcl.rst
View file @
c9583051
...
...
@@ -174,8 +174,9 @@ The client director picks a backend based on the clients
*identity*. You can set the VCL variable *client.identity* to identify
the client by picking up the value of a session cookie or similar.
Note: in 2.1 *client.identity* isn't available and the director will
use client.ip to distribute clients across backends.
Note: from 2.1.0 to 2.1.2 *client.identity* isn't available and the
director will use automatically set the idenity based on client.ip In
2.1.3 and onwards you can set client.identity to any string available.
The client director takes one option - *retries* which set the number
of retries the director should take in order to find a healthy
...
...
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