Web Server Caddy Version 2.7.5 Released

  • October 12, 2023

Caddy has released version v2.7.5 of its web server.

This release includes several bug fixes and improvements, including a fix for the HTTP/2 Rapid Reset issue that affected most HTTP/2 implementations. The update also includes an upgrade to quic-go from v0.37.5 to v0.39.0, which brings many performance improvements. The QUIC_GO_DISABLE_GSO and QUIC_GO_DISABLE_ECN environment variables can now be used to disable GSO and ECN if they cause problems. The file server’s fileserver.BrowseTemplate is now exported, allowing it to be customized by programs embedding Caddy. Environment variables loaded with --envfile no longer override existing variables. The encode handler now compresses application/wasm* content types by default. The reverse_proxy handler now has the ability to emit detailed logs for debugging streaming and buffering by setting the verbose_logs subdirective and logging to debug level. The version can now be checked with caddy -v, similar to other CLI utilities.

Caddy is currently on feature freeze until after version 2.8 to improve testing. The full changelog for version v2.7.5 can be found here .

comments powered by Disqus

Related Posts

Added Topics – More Features Coming

A Topics section has been added to the site. It lists all the topics that have been discussed in tutorials and articles.

Read More

Linux 6.6-rc2 Now Available - Celebrating 32 Years of Linux Development

Phoronix is reporting that Linux 6.6-rc2 has been released by Linus Torvalds, coinciding with the 32nd anniversary of the introduction of the Linux 0.

Read More

Linux 6.6 Enhances AMD Server Performance

The Linux 6.6 kernel version seems to be delivering significant performance improvements for AMD EPYC server CPUs according to Phoronix .

Read More