vmod-variable - Summary
Free Software
This module provides enhanced variable support for VCL scripts.
It compiles for Varnish versions 3 and 4.
There are two kinds of variables: session-specific, which have the lifespan of one HTTP session (connection) and cease to exist when it is closed, and global, which are shared between all sessions.
The module contains functions for setting variables and retrieval of their values as well as functions for testing for variable existence and types.
This module is not to be confused with vmod_var.
Registration Date: Fri 13 Feb 2015 02:00:51 PM EET
License: GNU General Public License V3 or later
Development Status: 5 - Production/Stable
posted by gray, Thu 09 Apr 2020 10:36:54 AM EEST - 0 replies
Version 1.4 is available for download.
posted by gray, Mon 10 Dec 2018 03:08:36 PM EET - 0 replies
Version 1.3 (with support for Varnish 6.0.2) is available for download.
posted by gray, Fri 11 Aug 2017 03:17:42 PM EEST - 0 replies
Version 1.2 is available for download. This version introduces support for Varnish 5.1.
posted by gray, Sun 06 Aug 2017 06:27:36 PM EEST - 0 replies
This version features improved configuration script. The --with-varnish-source option has been withdrawn, the actual location of varnish header files and libraries being determined by means of pkg-config.
[Submit News]
[4 news in archive]