Skip to content

2026

1.4.83

Important changes

  • security fixes; bug fixes; tighten resource management

Highlights

  • add PQC hybrid KEM X25519MLKEM768 to default TLS groups
  • mod_sockproxy can now route connections based on TLS SNI
  • mod_proxy proxy.header enhanced config for url-path mapping of response headers
  • HTTP Incremental header support
  • portability/compatibility with library updates (lighttpd dependencies)

BEHAVIOR CHANGES

  • add PQC hybrid KEM X25519MLKEM768 to default TLS groups
    Reference: TLSRef guidelines
    https://docs.tlsref.org/server-side-tls.html
  • HTTP/1.1 Upgrade: h2c has been deprecated; set default to disabled in lighttpd, but can still be enabled in config, and http2 prior knowledge is still enabled

Downloads