* Stuart Henderson <s...@spacehopper.org> le [04-11-2021 14:09:39 +0000]:
> On 2021/11/04 14:21, prx wrote:
> > Hello,
> > The attached patch add support for static gzip compression.
> > 
> > In other words, if a client support gzip compression, when "file" is
> > requested, httpd will check if "file.gz" is avaiable to serve.
> > 
> > Regards.
> > 
> > prx
> 
> btw this was rejected before,
> 
> https://github.com/reyk/httpd/issues/21
> 

This diff doesn't compress "on the fly".
It's up to the webmaster to compress files **before** serving them.

Reply via email to