From 8bb4d5bfbd30255e8be6516bc741b5186d63841c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 5 Apr 2024 22:07:50 +0200 Subject: Cowboy 2.12 --- articles/page/2/index.html | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) (limited to 'articles/page/2/index.html') diff --git a/articles/page/2/index.html b/articles/page/2/index.html index 3904e1f8..d30754ff 100644 --- a/articles/page/2/index.html +++ b/articles/page/2/index.html @@ -63,6 +63,25 @@

Articles

+
+
+

Ranch 1.7

+

+ 2018 + 14 Nov +

+
+ +

Ranch 1.7.0 has been released! +This release adds built-in support for the PROXY protocol. +The PROXY protocol is a simple and efficient way for proxies to transmit information about the client. +While a third-party library already existed, it was not entirely compatible with the Ranch interface, in particular when socket active mode was involved. This new implementation fixes that and supports the full protocol with as little overhead as possible compared to normal operations: just one extra function call.

+ +

+ Read More +

+
+

Cowboy 2.5

@@ -416,24 +435,6 @@ Prefer tickets; often when people have issues it highlights an underlying proble

-
-
-

Website update

-

- 2016 - 02 Apr -

-
- -

Last week-end I updated the Nine Nines website. -I switched to Hugo. The site is now built from Asciidoc documents. You probably saw me switch to Asciidoc for documentation this past year. This is the natural conclusion to that story. The great thing is that with a little bit of Makefile magic I can just copy the documentation files into Hugo and poof, they appear on the website. -I am very happy with that new setup.

- -

- Read More -

-
-