summaryrefslogtreecommitdiffstats
path: root/articles/page/2/index.html
diff options
context:
space:
mode:
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">