Category: Nginx

HTTP/2 SSL Offloading with Haproxy and Nginx 2

HTTP/2 SSL Offloading with Haproxy and Nginx

HTTP/2 SSL Offloading with Haproxy and Nginx After HTTP/2 becoming more an more prominent regarding SSL enforcement, i will show you in this post how to setup HTTP/2 SSL Offloading with Haproxy and Nginx in few...

Fix Upgrading Nginx 1.10 fails error unknown directive 0

Fix Upgrading Nginx 1.10 fails error unknown directive

Fix Upgrading Nginx 1.10 fails error unknown directive In this short article i will show you how to solve and Fix Upgrading Nginx 1.10 fails error unknown directive. If you ever have tried to upgrade...

Running php-fpm with different user group using umask 7

Running php-fpm with different user group using umask

Running php-fpm with different user group using umask The aim of this tutorial is to get a working configuration for Running php-fpm with different user group using umask. As Webserver you can choose between Apache2...

Nginx over NFS 1

Nginx over NFS

Nginx over NFS To keep Webroots in sync in clustered Webserver environments people often use Nginx over NFS as Storage Device. Because of the lack of speed, network overhead and response time of shared storage...