Thanks a lot for your article, very nice from you. I configured the way you explained for opcache, how can we monitore how it is working, and if it is working well ? What can we use to make some finetunings ?
And second thing, do you have any tricks to configure properly php-fpm ?
For our customer onsite we are in a clustered installation :
2 nodes for apache with a shared folder between them, php-fpm configured for both, ES installed only on LB mode (node master and data false)
As for the configuration of questions for php-fpm and elasticsearch, I'd have to understand more about infrastructure. We use AWS. We use these services and probably a few more ELB, EC2, S3, Redis Cache, RDS, OpenSearch Service
Hi Jeff,
Thanks a lot for your article, very nice from you. I configured the way you explained for opcache, how can we monitore how it is working, and if it is working well ? What can we use to make some finetunings ?
And second thing, do you have any tricks to configure properly php-fpm ?
For our customer onsite we are in a clustered installation :
2 nodes for apache with a shared folder between them, php-fpm configured for both, ES installed only on LB mode (node master and data false)
3 servers for ES on a clustered installation
Thanks for your work and your feedback !
Best regards,
Enes
Hi Enes - For the opcache, give https://github.com/amnuts/opcache-gui a try.
As for the configuration of questions for php-fpm and elasticsearch, I'd have to understand more about infrastructure. We use AWS. We use these services and probably a few more ELB, EC2, S3, Redis Cache, RDS, OpenSearch Service