Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libvmod-cluster
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
uplex-varnish
libvmod-cluster
Commits
99361f5a
Commit
99361f5a
authored
Mar 20, 2019
by
Nils Goroll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
polish the README a bit
parent
df710773
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
38 deletions
+0
-38
README.rst
README.rst
+0
-38
No files found.
README.rst
View file @
99361f5a
...
...
@@ -13,44 +13,6 @@
VMOD cluster - Easy Cache clustering for Varnish
================================================
SYNOPSIS
========
.. parsed-literal::
import cluster [from "path"]
:ref:`vmod_cluster.cluster`
:ref:`vmod_cluster.cluster.deny`
:ref:`vmod_cluster.cluster.allow`
:ref:`vmod_cluster.cluster.is_denied`
:ref:`vmod_cluster.cluster.set_real`
:ref:`vmod_cluster.cluster.get_cluster`
:ref:`vmod_cluster.cluster.get_real`
:ref:`vmod_cluster.cluster.set_uncacheable_direct`
:ref:`vmod_cluster.cluster.get_uncacheable_direct`
:ref:`vmod_cluster.cluster.set_direct`
:ref:`vmod_cluster.cluster.get_direct`
:ref:`vmod_cluster.cluster.backend`
:ref:`vmod_cluster.cluster.cluster_selected`
:ref:`vmod_cluster.cluster.real_selected`
DESCRIPTION
===========
This director facilitates the implementation of varnish cache
clustering, in particular in combination with the shard director. The
basic design idea is to shard objects among a number of varnish caches
...
...
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