Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
Varnish module (VMOD) that supports binary-to-text encodings and decodings for the VCL data type BLOB.
NOTE: THIS PROJECT IS END-OF-LIFE AS A THIRD-PARTY VMOD.
Since Varnish 5.2, it is part of the standard Varnish distribution as VMOD blob.
-
http-echo is an HTTP server that echoes all requests in the response.
-
Varnish Fetch Processor (VFP) to support the brotli compression algorithm for responses fetched from backends.
-
Varnish Module to support Encrypted Content Encoding per RFC 8188
-
Go bindings for Varnish's native logging, statistics and administrative interfaces.
NOTE: This is work in progress.
-
el7 RPM that installs more recent versions of the jemalloc library than are provided at EPEL for el7.
-
http-faccess is an HTTP server that reports whether the server's process owner can read files relative to a base directory
-
el7 RPM for recent versions of librdkafka (tested with v1.5.0)
-
Varnish Device Classification Service Module
-
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.
-
Trivial tool to measure time to mmap huge pages and register them with io_uring
-
Header manipulation with ESI
-
ETags generated in Varnish -- use https://gitlab.com/uplex/varnish/libvmod-etag for issues
-
Varnish module (VMOD) for creating SHA256 digests and hmacs with the VCL data type BLOB.
-
Varnish module (VMOD) to expose details of backend health states
-
Varnish module (VMOD) for dispatching control to VCL labels or subroutines
-
Dynamically adjust backend weights based on a http response from the backend
-
ACL Tools for Varnish-Cache
-
Varnish Module for Regular Expression Matching with Subexpression Capture
-
trivial vmod to determine if esi processing is active in vcl_deliver{}