Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use multiple pools #26

Open
zebrahosting opened this issue Nov 1, 2018 · 0 comments
Open

Use multiple pools #26

zebrahosting opened this issue Nov 1, 2018 · 0 comments

Comments

@zebrahosting
Copy link

zebrahosting commented Nov 1, 2018

This config works very well but if the server is running several websites it seems nicer to use separate PHP pools. (and a bit more secure).
With different pools it is easier to monitor memory use etc.
I was wondering if this could be implemented in this setup. Currently everything points to a global file.
Any hints?

Update:
Noticed some remarks in this setup about using different pools for different PHP version.
Can't really figure out how to use newly made pools.

My wishlist for an updated new article: (and big thank you for all the previous ones!)

  1. More about using pools, both for changing PHP version and for separating sites so monitoring eg memory becomes easier
  2. Memory tuning / time out tuning. I have spent a lot of time to get this working ok but love to hear some more opinions what to tweak in in all the possible locations.
  3. monit or other watchdog setups. How to make sure if the system stops, it restarts, reports, alerts. (why does this always happen in the middle of the night :-) )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant