The release of the lightweight HTTP server Lighttpd 1.4.71 has been published, aiming to combine high performance, security, standards compliance, and configuration flexibility. Lighttpd is suitable for high-load systems and is focused on low memory and CPU resource consumption. The project code is written in C and is distributed under the BSD license.
In the new version, the built-in implementation of HTTP/2 has transitioned to a separate module mod_h2, which can be disabled if HTTP/2 support is not needed. server implementation of HTTP/2 in a separate module mod_h2, which can be disabled if there is no need for HTTP/2 support.
Source: opennet.ru
