Skip to main content
David Loor
ProjectsBlogBooksContact
←Back to Blog

Nginx

3 posts in this category

Found 3 posts

How to fix a stuck PHP-FPM service on Ubuntu (502 Bad Gateway)

2025-09-15

Nginx shows 502 Bad Gateway, PHP-FPM won't start, and the usual config test passes. The real issue is often a stuck FPM process holding the socket. Here's how to find it and fix it safely.

DevOpsLinuxNginxPHP-FPMTroubleshooting

How to read Nginx access logs

2025-08-20

When something breaks, the access log tells a story. Learn how to read live and gzipped logs, find top IPs and failing URLs, zoom in on time windows, and tie logs to WAF blocks using simple command-line tools.

NginxDevOpsTroubleshooting

How to Enable HTTP/2 (and HTTP/3): Nginx, Apache, CDN

2025-08-13

Want faster loads? Turn on HTTP/2 and, if possible, HTTP/3. This guide shows how to enable both on Nginx, Apache, and common CDNs, how to check they work, and quick fixes if they don't.

NginxPerformance

Stay Updated

Get the latest posts and insights delivered to your inbox.

Unsubscribe anytime. No spam, ever.

© 2025 David Loor. All rights reserved.