Another thing: to implement fastcgi or mongrel server(s),
you would use Apache modules:

mod_proxy (http://httpd.apache.org/docs/1.3/mod/mod_proxy.html)
or
mod_fast_cgi (http://www.fastcgi.com/mod_fastcgi/docs/mod_fastcgi.html)

They offer about the same performance?
But mod_proxy and Mongrel are preferred because of ease of use and 
stability isues?
Am I right?

regards,

Johan.

-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to