How to log and fix slow PHP requests
by Danila Vershinin, June 5, 2020
How to troubleshot slow PHP requests using PHP-FPM slow log facility. Common reasons for a slow PHP request and ways to fix it
Read More...Nginx: Disable logging of Magento security probes
by Danila Vershinin, August 8, 2017
Disable logging of Magento 1.x security probes in Nginx configuration. Uses map Nginx feature to conditionally log requests to Magento.
Read More...