vmod-dict - Summary
Free Software
This module for Varnish Cache adds to it the ability to look up values in a textual dictionary. A dictionary is a disk file containing on each line a keyword-value pair, separated by arbitrary amount of whitespace. Leading and trailing whitespace is ignored. Empty lines and comments (beginning with '#' as the first non-whitespace character) are allowed.
Two main functions are provided: dict.load loads the dictionary from a disk file into hash table, and dict.lookup retrieves value for a given key. Auxiliary functions are available for configuring the parameters of hashing.
Registration Date: Tue Aug 1 08:41:33 2017
License: GNU General Public License V3 or later
Development Status: 5 - Production/Stable
posted by gray, Wed Mar 25 11:51:18 2026 - 0 replies
Version 1.7 of vmod-dict is available for download. This version includes support for Vinyl Cache 9.0.0.
posted by gray, Thu Feb 26 14:13:36 2026 - 0 replies
Vmod-dict version 1.6 is available for download. This version includes support for Varnish 8.0.0.
posted by gray, Sun Aug 21 19:51:33 2022 - 0 replies
Version 1.5 is available for download. New in this version: support for Varnish 7.1
posted by gray, Mon Dec 10 13:53:28 2018 - 0 replies
Version 1.2 is available for download. This version introduces support for Varnish 6.0.2
[Submit News]
[6 news in archive]


