i’ve configured my server with ruby on rails, apache 2 and fastcgi. i
invited some friends to test my application and now i’ve got about 8
ruby instances in ram on my app dispatch.rb.
I would just like to know if this seems to be normal or not.
You need to be using the -processes switch in your fcgi
config…Although
sometimes I’ve found it obeys and sometimes it doesn’t. I’ve asked
around
why this is with no good response.