
Our latest serever has slightly higher specs so maybe well be able to host more sites than planned.
@radoslav stefanov
You can estimate how many vhosts a server will be able to host. If you want to assing a CPU to a user than you can put 30 vhosts on a server with 32 threads and each one will be able to use 1 whole thread at any time. However this will never happen, you would be running at over 90% idle CPU at most times.
Even allowing 300 vhosts on 16 cores could be underselling depending on how much CPU you allow per user

On our previous configuration with suphp (uses alot more CPU than fastcgid) with 8 cores (not hyperthreaded) and 24GB ram we
e running hapily with a bit over 300 users.
Leave a comment: