WordPress
-
The Journey of WordCamps in Pakistan: From Zero Meetups to a Thriving Community

A personal story of how WordCamps began in Pakistan. From the first small meetup in Islamabad to the biggest WordCamp in 2025, this article shares the challenges, milestones, and community spirit that built the foundation for future WordCamp Pakistan events. Continue reading
-
Chasing a 502 on /wp-json: when headers get too big

Recently I came across a 502 Bad Gateway on a WordPress REST endpoint, which I had to fix: Stack: Nginx + PHP-FPM behind CloudFront. At first it looked like the usual “proxy header size too big” issue. Nginx error logs also pointed to it: upstream sent too big header while reading response header from upstream… Continue reading