Ruby Forum Rails deployment > nginx fair proxy balancer

Posted by Jodi Showers (jshow)
on 08.04.2008 21:35
(Received via mailing list)
greetings,

http://brainspl.at/articles/2007/11/09/a-fair-proxy-balancer-for-nginx-and-mongrel

I haven't seen any news on this since November. Is the code base
supported? any new releases?

There were some questions asked on that post that were left unanswered
so am assuming the worst.

(ezra, tried to reply on that post, but your blog error'ed out)

thanx,
Jodi
Posted by Ezra Zygmuntowicz (Guest)
on 08.04.2008 22:26
(Received via mailing list)
On Apr 8, 2008, at 12:34 PM, Jodi wrote:
>
> (ezra, tried to reply on that post, but your blog error'ed out)
>
> thanx,
> Jodi


  The upstream fair module is now stable and very usable. You can get
the latest here:

http://github.com/gnosek/nginx-upstream-fair/tree/master

  Here is some recent benchmarking and testing of the fair module:

http://www.misuse.org/science/2008/04/07/thin-ruby-on-rails-nginx-fair-proxy-performance-testing/

  It had a few spurts of unstableness but we have ironed out all the
issues and it is good to go now.


Cheers-
- Ezra Zygmuntowicz
-- Founder & Software Architect
-- ezra@engineyard.com
-- EngineYard.com
Posted by Jodi Showers (Guest)
on 08.04.2008 22:37
(Received via mailing list)
On 8-Apr-08, at 4:25 PM, Ezra Zygmuntowicz wrote:

>>
>   The upstream fair module is now stable and very usable. You can get
>
thanks a bunch Ezra.

J