I'd like to know if Rails requires significantly more resources than
PHP. Assume the following setups:

Rails:
Apache 2.2 w/ Passenger
MySQL Database

PHP:
Apache 2.2 w/ MPM worker and Fast CGI
MySQL Database

In one of my Rails apps running the above setup, I'm at roughly 80mb
RAM idle, and for each person that visits the site roughly 10-20mb are
taken for each. This seems like a lot and I was wondering if it
continues to be like this. PHP seems to require less resources, but
based on my limited experience I can't make a definite conclusion.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to