Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Enable PHP-FPM status
This guide explains how enable PHP-FPM status
in order to e.g. debug a slow site at PHP level.
Preamble
PHP-FPM status
In particular, it allows real-time tracking of scripts that are executed as well as their running time.- This operation is only possible on Cloud Server.
Enable PHP-FPM status
To enable PHP-FPM
on a site, contact Infomaniak support from an email address mentioned on your user account to authenticate your request.
In your request, please indicate the source IP address that must be authorized.
Once PHP-FPM status
enabled, the following URLs will display the necessary information:
- https://domain.xyz/fpm-status?json&full
- https://domain.xyz/fpm-status?html&full
- https://domain.xyz/fpm-status?xml&full
Attention: if your site contains rewriting rules (rewrite rules) including the path /fpm-status
It will certainly have to be made an exception.
Link to this FAQ: