php-fpm for WordPress for speed and server efficiency
-
wrote on Apr 1, 2024, 12:37 PM last edited by
This could apply to all php apps.
- https://gtmetrix.com/wordpress-optimization-guide.html
- https://www.cloudways.com/blog/php-fpm-on-cloud/
- https://geekflare.com/php-fpm-optimization/
- https://thephp.cc/articles/ready-preload-go
This is what I see in WP Admin > Tools > Site Health > Info > Server
This is what I believe it would show with php-fpm running:
No stone left unturned in the quest for speed and efficiency, as it's all cumulative, and compounds time-savings when optimal, and time-costs when not.
-
wrote on Apr 5, 2024, 4:21 PM last edited by
Is this something anyone can add to their wordpress site
-
wrote on Apr 6, 2024, 1:09 AM last edited by marcusquinn Apr 6, 2024, 1:09 AM
@privsec It's server level. Needs the
php-fpm
lib active in the app. -
wrote on Jul 16, 2024, 9:55 AM last edited by
php-fpm paired with redis could turn this into a rocket ship. well worth looking into.
-
wrote on Jul 16, 2024, 2:09 PM last edited by
Can this be added manually
-
wrote on Nov 8, 2024, 7:19 AM last edited by
Is there any success to this since we are also testing Performance? And would like to activate the module?