From 48f39402181d959cad88cb3f460210c007169f50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 12 May 2021 11:13:47 +0200 Subject: Cowboy 2.9.0 --- articles/cowboy-2.9.0/index.html | 337 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 337 insertions(+) create mode 100644 articles/cowboy-2.9.0/index.html (limited to 'articles/cowboy-2.9.0/index.html') diff --git a/articles/cowboy-2.9.0/index.html b/articles/cowboy-2.9.0/index.html new file mode 100644 index 00000000..81799148 --- /dev/null +++ b/articles/cowboy-2.9.0/index.html @@ -0,0 +1,337 @@ + + + + + + + + + + Nine Nines: Cowboy 2.9 + + + + + + + + + + + + + + + + +
+
+
+
+ +
+
+

Cowboy 2.9

+

+ 2021 + 12 May +

+
+ +

Cowboy 2.9.0 has been released!

+

Cowboy 2.9 implements graceful shutdown of connection processes for both HTTP/1.1 and HTTP/2 connections.

+

Cowboy 2.9 is the first release to support the much awaited Erlang/OTP 24 out of the box. While users that were using Ranch 2.0 already were ready for OTP 24, the Ranch version used by Cowboy out of the box was not compatible and had to be updated.

+

Cowboy 2.9 requires Erlang/OTP 22.0 or greater. It is tested and supported on Linux, FreeBSD, macOS and Windows.

+

A complete list of changes can be found in the migration guide: Migrating from Cowboy 2.8 to 2.9.

+

You can donate to this project via GitHub Sponsors. These funds are used to pay for additional servers for testing. Corporate sponsorship options are also available, please contact me directly!

+

As usual, feedback is appreciated, and issues or questions should be sent via Github tickets. Thanks!

+ + +
+
+ +
+

More articles

+ + +

Feedback

+

Feel free to email us +if you found any mistake or need clarification on any of the +articles.

+ +
+
+
+
+ + + + + + + + -- cgit v1.2.3