Caddy-brotli Alternatives
Similar projects and alternatives to caddy-brotli
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
protobuf-es
Protocol Buffers for ECMAScript. The only JavaScript Protobuf library that is fully-compliant with Protobuf conformance tests.
-
-
caddy-waf
Caddy WAF (Regex Rules, IP and DNS filtering, Rate Limiting, GeoIP, Tor, Anomaly Detection)
-
caddy-defender
Caddy module to block or manipulate requests originating from AIs or cloud services trying to train on your websites
-
-
-
-
-
-
frankenphp
Discontinued 🧟 The modern PHP app server [Moved to: https://github.com/php/frankenphp] (by dunglas)
caddy-brotli discussion
caddy-brotli reviews and mentions
-
Let's GET perfy
\ Probably many cases would be covered by good server compression, brotli, gzip, etc, and proper headers. something like this However there are some great cases where the server can't help you, or maybe you don't control it.
-
Zstandard – Real-time data compression algorithm
Just did some quick research and it looks like you can serve pre-compressed static resources in Brotil. See the precompressed option of the file_server directive[1].
The thinking seems to be due to how CPU intensive it is, Brotil is not favoured for on-the-fly compression[2].
If you're really desperate for it though, you could try [this extension][3].
[1] https://caddyserver.com/docs/caddyfile/directives/file_serve...
[2] https://caddy.community/t/caddy-v2-brotli/8805
[3] https://github.com/ueffel/caddy-brotli
Stats
ueffel/caddy-brotli is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of caddy-brotli is Go.