You need to run a mongrel cluster and use some kind of balancer.  I
develop on Mac and deploy to Linux, so I always go with HAProxy.

I tried googling for balancing software for Windows, but don't really
have time to pick through the results, not sure I would care if I did
find one, because I don't even own a PC.

Have fun!


--
James Mitchell



On Fri, Nov 21, 2008 at 1:53 PM, Ank Ag
<[EMAIL PROTECTED]> wrote:
>
> Hi,
>  I am using mongrel on win2k. after i start mongrel only one engine
> handles all the request so the requests are served serially. How can i
> run multiple instances of mongrel so that requests are directed to the
> mongrel instance which is not busy.
>
> Another thing is that sometimes if the request takes long then mongrel
> does not time out the request.(i am using mongrel on windows) . As a
> result the request is stuck on mongrel forever until i have to restart
> it.
>
>
> Thank you.
> --
> Posted via http://www.ruby-forum.com/.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to