Vitux published a tutorial about enabling server-side FastCGI caching with Nginx and PHP.
How to enable server-side FastCGI caching with Nginx and PHP
Nginx is an open-source and high-performance web server that can be used to speed up content and application delivery. Nginx enhances security, improves scalability, and also can be used as a high availability load balancer.
How to enable server-side FastCGI caching with Nginx and PHP – VITUX