You can deploy a cluster of Mongrels on Windows, sure, but the
Mongrel cluster manager script doesn't work.  I run a number of
Mongrel 'clusters' on Windows Server 2k3.  Each server has 4 Mongrels
per core, just a simple guideline, which are installed as services
with each listening on a different port.  Connections are delegated by
a single Apache 2.2 instance running mod_proxy_balancer.
   It's really quite a vanilla setup these days, for both Linux/
whatever and Windows.  The only catch with Windows is that you have to
manage everything manually as tools such as mongrel cluster and
Capistrano aren't available.  Though it's really not that big of a
deal as you simply create a few batch files for each operation and you
derive much of the value that the Linux/whatever tools provide.
   Quite stable and nicely performant.  As long as you don't mind the
inherent 10%-20% performance penalty of Ruby on Windows.

On Apr 5, 11:55 am, "andrewonrails" <[EMAIL PROTECTED]> wrote:
> I have read some posts that give conflicting info on whether it is
> possible to run mongrel clusters on Windows with apache.
>
> Is it possible?, if possible is it stable?
>
> I don't have an option of *nix.
>
> Andrew


--~--~---------~--~----~------------~-------~--~----~
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