packages/net/lighttpd
Glenn Strauss f4152fccad lighttpd: include mod_h2 in base package
The next version of lighttpd will move HTTP/2 support from the lighttpd
base executable into a separate module: mod_h2

Include patch to do so now, and update packaging to handle it.

HTTP/2 support is enabled by default since lighttpd 1.4.59, but if
HTTP/2 support is explicitly disabled in the configuration, then mod_h2
will not be loaded, thereby reducing lighttpd memory use.

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2023-05-13 15:56:13 +03:00
..
files lighttpd: lighttpd.conf vars, comments, guidance 2022-12-01 19:02:21 -08:00
patches lighttpd: include mod_h2 in base package 2023-05-13 15:56:13 +03:00
Makefile lighttpd: include mod_h2 in base package 2023-05-13 15:56:13 +03:00