Displaying 1 result from an estimated 1 matches for "bc7b7f20".
2006 Aug 09
4
Do i need multiple mongrel instances for good performance?
I have developed a rails application for my company.
It will be used by upto 3o people at a time. I have just read that
Mongrel will only process 1 request at a time (rails is only in 1
controller at a time). Does this mean that to get good performance i
need to run mongrel many times on different ports?
How many different instances of mongrel is recommended?
If this is true then it