Blog posts on PHP
PHP blog posts(3)
Sort By:
Filter By
NGINX | 10/29/2019
Addressing the PHP-FPM Vulnerability (CVE-2019-11043) with NGINX
We provide guidance on using NGINX to mitigate the recently discovered vulnerability in PHP-FPM (CVE-2019-11043). The vulnerability is triggered when the PATH_INFO variable passed to PHP-FPM with an i...
By Owen GarrettNGINX | 02/26/2016
Maximizing PHP 7 Performance with NGINX, Part 1: Web Serving and Caching
Learn how to optimize your PHP applications by upgrading to PHP 7 and using NGINX for web serving, caching static files, and microcaching dynamic files.
By Floyd SmithNGINX | 07/21/2014
Real-Time Web Applications with WebSocket and NGINX
Learn about using NGINX to build real-time WebSocket applications such as online games, chat applications, stock tracking, sports scores, and more
By Rick NelsonResults 1-3 of 3