uplex-varnish

Our Varnish Projects

Verify asymmetric cryptographic signatures from VCL
Updated 2025-10-27 20:27:08 +00:00
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
Debian package building scripts and metadata. The scripts assume a working sbuild and aptly setup.
Updated 2025-10-27 20:25:20 +00:00
Varnish Fetch Processor (VFP) to support the brotli compression algorithm for responses fetched from backends.
Updated 2025-10-27 20:25:19 +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
trivial vmod to determine if esi processing is active in vcl_deliver{}
Updated 2025-10-27 20:25:10 +00:00
Varnish Module for reading files that may be updated at intervals
Updated 2025-10-27 20:25:09 +00:00
Varnish Module to support Encrypted Content Encoding per RFC 8188
Updated 2025-10-27 20:25:07 +00:00
Varnish support application for Kubernetes, to automate configuration reloads (VCL) and the configuration of endpoints (Pods) as backends, to be run as a sidecar with Varnish in a Kubernetes Pod. NOTE: WORK IN PROGRESS
Updated 2025-10-27 20:25:05 +00:00
el7 RPM that installs more recent versions of the jemalloc library than are provided at EPEL for el7.
Updated 2025-10-27 20:25:04 +00:00
The pipe library provides Varnish delivery and fetch processors (VDPs and VFPs) that pipe client and backend responses through external commands. NOTE: work in progress, currently only provides the VDP
Updated 2025-10-27 20:24:58 +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
Storage Engines (stevedores) and Routers (loadmasters) for Varnish-Cache
Updated 2025-10-27 20:24:22 +00:00