Quick response
Depending on which resources are the bottleneck for your application.
Long answer
You need to consider several things:
- How much CPU time does your application need?
- How much RAM does this instance of your application use at maximum load?
- Does your application spend a lot of time doing intensive I / O tasks? (i.e.: db and read / write files, network communication)
, , , . , . , , -, .
; , Apache, Passenger, . Apache concurrency . x*n, x - , , n - , Apache.
. ; Apache.