From 2aa7e8d4b287be2f4f08473f6dab7e866ee1f572 Mon Sep 17 00:00:00 2001 From: Frederic Cambus Date: Wed, 21 Aug 2019 13:32:31 +0200 Subject: [PATCH] Move link to archive.org for the "Interview with the creator of Nginx" article. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca80d45..01104b6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This list is maintained by [Frederic Cambus](https://www.cambus.net). For update - [History of Nginx](https://www.nginx.com/wp-content/uploads/2014/11/Infographic_History-of-Nginx_FulI_20141101.png) - [Understanding Nginx versioning](https://www.nginx.com/blog/nginx-1-6-1-7-released/) -- [Interview with the creator of Nginx](http://mindend.com/index.php/interview-with-the-creator-of-nginx/) +- [Interview with the creator of Nginx](https://web.archive.org/web/20180614224054/http://mindend.com/interview-with-the-creator-of-nginx/) - [Interview with Igor Sysoev, author of Apache's competitor NGINX](http://freesoftwaremagazine.com/articles/interview_igor_sysoev_author_apaches_competitor_nginx/) - [The case for Nginx in front of application servers](https://www.cambus.net/the-case-for-nginx-in-front-of-application-servers/) - [Nginx Optimization: understanding sendfile, tcp_nodelay and tcp_nopush](https://t37.net/nginx-optimization-understanding-sendfile-tcp_nodelay-and-tcp_nopush.html)