Re: [Off Topic] Software load balancing question

From: Vick Khera <vivek(at)khera(dot)org>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: [Off Topic] Software load balancing question
Date: 2010-10-05 11:53:27
Message-ID: AANLkTi=HLNddDuHmKZCWJaz+NW3MHJVz0Hikws6Fuhxx@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Oct 4, 2010 at 7:02 PM, Mike Christensen <mike(at)kitchenpc(dot)com> wrote:
> Hi guys, in my typical "ignore the rules when I have an audience of
> smart techie people", I thought I'd poll the group about software load
> balancing.  I know next to nothing about it, but I'm deploying my site
>

Some really heavy hit sites run Varnish as a reverse proxy/balancer.
It is designed from the ground up to run extremely high volumes.
There's also Apache TrafficServer which powers Yahoo! infrastructure.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2010-10-05 12:21:50 Re: [GENERAL] Data Not replicating
Previous Message Vick Khera 2010-10-05 11:46:55 Re: Record Separator with psql -c when output to a variable not a file!