Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
A Varnish Delivery Processor (VDP) interface to Mark Adler's zipflow library to package and compress responses into the ZIP format.
-
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.
-
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
-
ETags generated in Varnish -- use https://gitlab.com/uplex/varnish/libvmod-etag for issues
-
Header manipulation with ESI
-
Verify asymmetric cryptographic signatures from VCL
-
Director to facilitate clustering/sharding of varnish-caches
-
Kubernetes Ingress Controller based on Varnish NOTE: WORK IN PROGRESS
-
Kubernetes certificate downloader: an application that watches TLS Secrets in a Kubernetes cluster, and provides a REST API with which a client can instruct the app to manage Secrets as certificate/key files in a local directory.
-
Error Latched BuffEr stream
-
Trivial tool to measure time to mmap huge pages and register them with io_uring
-
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
-
A minimal haproxy image with a TLS listener for testing purposes. The haproxy generates synthetic responses containing the request line, host and URI from the incoming request, always with status 200. With test certificate and CA.
-
Varnish Device Classification Service Module
-
el7 RPM for recent versions of librdkafka (tested with v1.5.0)
-
http-faccess is an HTTP server that reports whether the server's process owner can read files relative to a base directory
-
el7 RPM that installs more recent versions of the jemalloc library than are provided at EPEL for el7.
-
Go bindings for Varnish's native logging, statistics and administrative interfaces.
NOTE: This is work in progress.
-
Varnish Module to support Encrypted Content Encoding per RFC 8188
-
Varnish Module for Regular Expression Matching with Subexpression Capture