Adding mongrel's prefix functionality to spawner
Why add mongrels prefix option to spawner?

Capistrano defaults to using a spin script that in the documentation
calls spawner to spawn the fcgi or mongrel processes(ref1) . I have
worked on getting apache in conjunction with mongrel to run multiple
rails applications. According to the mongrel documentation you need to
pass the prefix option to mongrel to be able to host multiple rails
applications(ref 2). Spawner did not support the passing of the prefix
option which lead to the creation of this patch.

1. http://www.capify.org/getting-started/rails
2. http://mongrel.rubyforge.org/docs/apache.html


Thanks
Felix


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

Reply via email to