summaryrefslogtreecommitdiffstats
path: root/articles/page/2/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2024-04-05 22:07:50 +0200
committerLoïc Hoguin <[email protected]>2024-04-05 22:07:50 +0200
commit8bb4d5bfbd30255e8be6516bc741b5186d63841c (patch)
tree93c34a18f44c1872e6db94c92e9a4398a18749ed /articles/page/2/index.html
parentc197a82b450ff4ab347504a1bbbc2b81fc47bd4e (diff)
downloadninenines.eu-8bb4d5bfbd30255e8be6516bc741b5186d63841c.tar.gz
ninenines.eu-8bb4d5bfbd30255e8be6516bc741b5186d63841c.tar.bz2
ninenines.eu-8bb4d5bfbd30255e8be6516bc741b5186d63841c.zip
Cowboy 2.12HEADmaster
Diffstat (limited to 'articles/page/2/index.html')
-rw-r--r--articles/page/2/index.html37
1 files changed, 19 insertions, 18 deletions
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
@@ -65,6 +65,25 @@
<article class="blog_item">
<header>
+ <h2><a href="https://ninenines.eu/articles/ranch-1.7.0/">Ranch 1.7</a></h2>
+ <p class="date">
+ <span class="year">2018</span>
+ <span class="day-month">14 Nov</span>
+ </p>
+ </header>
+
+ <p>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.</p>
+
+ <p style="text-align:right">
+ <a class="read_more" href="https://ninenines.eu/articles/ranch-1.7.0/">Read More</a>
+ </p>
+ </article>
+
+ <article class="blog_item">
+ <header>
<h2><a href="https://ninenines.eu/articles/cowboy-2.5.0/">Cowboy 2.5</a></h2>
<p class="date">
<span class="year">2018</span>
@@ -416,24 +435,6 @@ Prefer tickets; often when people have issues it highlights an underlying proble
</p>
</article>
- <article class="blog_item">
- <header>
- <h2><a href="https://ninenines.eu/articles/website-update/">Website update</a></h2>
- <p class="date">
- <span class="year">2016</span>
- <span class="day-month">02 Apr</span>
- </p>
- </header>
-
- <p>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.</p>
-
- <p style="text-align:right">
- <a class="read_more" href="https://ninenines.eu/articles/website-update/">Read More</a>
- </p>
- </article>
-
<nav class="pagination" role="pagination">