Is it a shopping site? If not, maybe you do not have a cache setup correctly. If the cache is working, you should not see that many php processes.
Check cache tool: https://check.lscache.io/
For a 1 GB RAM server, you can keep maxConns = 30, PHP_LSAPI_CHILDREN=30.
Let me know if you have...