Hello everyone. When I select PHP 8, in the Domain tab for on website, ISPConfig shows me the error message: What to do? Thank you for your explanations.
Ok, there is a message that informs you to use that option only for PHP > 5.3.9. You are using PHP 8, 8 is > 5.3.9. So it's fine to use ondemand mode. Press the save button if you want to save your changes.
Thanks, Till. To improve search engine performance (Google, Bing, etc.), and not to unnecessarily clutter memory on a heavily used/visited site, which PHP-FPM Process Manager mode is preferable between: Static, Dynamic, and On Demand?
Personally, I use onDemand mode for all sites today, regardless of the size. I don't think that you would have any SEO disadvantages using it. Theoretically using static might give a small advantage as long as you can assign enough free workers and don't have any other sites on the server that might use the free RAM. But I don't think that it's worth it.