uplex-varnish
Our Varnish Projects
Efficient JSON parsing in VCL with the frozen parser (see https://github.com/cesanta/frozen)
For issues & merge requests please use the gitlab mirror: https://gitlab.com/uplex/varnish/libvmod-frozen
Updated 2025-10-27 20:27:07 +00:00
VMOD for VCL variables as objects: constants, global variables, TASK and TOP scope
Updated 2025-10-27 20:25:46 +00:00
ETags generated in Varnish --
use https://gitlab.com/uplex/varnish/libvmod-etag for issues
Updated 2025-10-27 20:25:12 +00:00
Varnish Module for reading files that may be updated at intervals
Updated 2025-10-27 20:25:09 +00:00
This vmod implements a TUS server (see https://tus.io/protocols/resumable-upload.html ) which collects uploads on the varnish server to send them to a backend in one go for storage. It does not implement any permanent storage itself.
Updated 2025-10-27 20:24:53 +00:00
A Varnish Delivery Processor (VDP) interface to Mark Adler's zipflow library to package and compress responses into the ZIP format.
Updated 2025-10-27 20:24:28 +00:00