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
6f0f632c
Commit
6f0f632c
authored
Sep 24, 2015
by
Dridi Boukelmoune
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove a missing docs ref from last
parent
200e3dd6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
directors.rst
doc/sphinx/reference/directors.rst
+3
-1
No files found.
doc/sphinx/reference/directors.rst
View file @
6f0f632c
...
...
@@ -98,7 +98,9 @@ are *owned* by VCLs. Though a dynamic backend can't outlive its VCL, it can be
deleted any time with ``VRT_delete_backend``. The VCL will delete the remaining
backends once discarded, you don't need to take care of it.
Consider using an object (see :ref:`ref-vmod-objects`) to manipulate dynamic
.. XXX Consider using an object (see :ref:`ref-vmod-objects`) to manipulate dynamic
Consider using an object to manipulate dynamic
backends. They are tied to the VCL life cycle and make a handy data structure
to keep track of backends and objects have a VCL name you can reuse for the
director. It is also true for *cluster* directors that may reference native
...
...
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