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
14b995de
Commit
14b995de
authored
Sep 30, 2015
by
Lasse Karstensen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
List minute update of what is new.
parent
aad2aaae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
5 deletions
+19
-5
changes.rst
doc/sphinx/whats-new/changes.rst
+19
-5
No files found.
doc/sphinx/whats-new/changes.rst
View file @
14b995de
.. _whatsnew_changes:
Changes in Varnish 4.1
(unreleased)
======================
=============
Changes in Varnish 4.1
======================
Varnish 4.1 is the continuation of the new streaming architecture seen
in Varnish 4.0.
...
...
@@ -122,10 +122,24 @@ Protocol support
Support for HTTP/0.9 on the client side has been retired.
Surrogate keys
==============
Not yet documented.
More modules available
======================
Varnish has an ecosystem for third-party modules (vmods). New since
the last release, these are worth knowing about:
libvmod-saintmode: Saint mode ("inferred health probes from traffic") was taken
out of Varnish core in 4.0, and is now back as a separate vmod. This is useful
for detecting failing backends before the health probes pick it up.
libvmod-xkey: Secondary hash keys for cache objects, based on the hashtwo vmod
written by Varnish Software. Allows for arbitrary grouping of objects to be
purged in one go, avoiding use of ban invalidation. Also known as Cache Keys or
Surrogate Key support.
libvmod-rtstatus: Real time statistics dashboard.
Passing data between ESI requests
=================================
...
...
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