-
### Detailed Description of the Problem
Follow-up on #2095, but only for large payloads (ie above the ~350KB threshold)
### Expected Behavior
H2 and H3 are comparable
### Steps to Reproduce the Be…
-
This extension introduces restart markers for PNG images with a new chunk and a backward-compatible encoding method, it enables parallel encoding and decoding of image data.
The IDAT stream is spli…
-
### Your Feature Request
It would be usefull to have the ability to record the amount of SSL Handshake Failures a src ip produces in a stick table. Currently this can only be extracted from logging…
-
**Intro**
Brotli is a data format specification[1] for data streams compressed with a specific combination of the general-purpose LZ77 lossless compression algorithm, Huffman coding and 2nd order con…
-
### Your Feature Request
Update now deprecated opentracing to opentelemetry.
~~Additionally, update corresponding container distributions to have pre-compiled support as well. Neither of the cu…
-
### Your Feature Request
If possible, please add the ability to configure a **list** of exclusions for `option forwardfor`:
```
option forwardfor except 127.0.0.1, 173.245.48.0/20, 103.21.244.0…
-
I ran into a problem serving compressed requests to Internet Explorer because of the zlib wrapper included with DEFLATE'd responses which, while correct according to the RFC, is not supported by IE. …
-
Add compressor module to deflate/inflate datas using deflate and huffman coding algorithm to potentially speed up asset file broadcasting. Maybe this would also bring up the possibilities of `.zip` im…
-
Continuing the idea from issue #2, there is another compression algorithm that is becoming more popular day after day. We're talking about zstd, or Zstandard, a very fast and efficient method for on-t…
-
# Feature Request - Optional Asset Compression
This feature request asks for the implementation of optional asset compression by `trunk`.
`trunk` would follow a similar pattern to [`webpack-comp…