Use PHP-FPM Ping Endpoint for Readyz
Date
24-2-2025
Overview
Previously, our application load balancers relied solely on Nginx to determine the PHP application's readiness; now, we've implemented the PHP-FPM ping endpoint for a more comprehensive readiness check.