
KBServer Performance
Nginx 502 Bad Gateway on WordPress: Diagnosing a PHP-FPM Crash
A practical guide to diagnosing a 502 Bad Gateway on a WordPress server running Nginx and PHP-FPM, covering worker exhaustion, timeouts and OOM kills.
Server performance guides for load, web services, caching, capacity and resource troubleshooting.

A practical guide to diagnosing a 502 Bad Gateway on a WordPress server running Nginx and PHP-FPM, covering worker exhaustion, timeouts and OOM kills.

Wondering how to strengthen your server monitoring process?

Too much work can stress out any machine and the same goes with the humble CPU. You must have noticed various hiccups in your overtaxed CPU, and then that could […]

A high TIME_WAIT count is evidence of recently closed TCP connections, not automatically a fault. Diagnose who is creating the connections before changing kernel settings.