[AusNOG] Web Application Load Balancer recommendations
Adrian Chadd
adrian at creative.net.au
Sat May 22 16:17:50 EST 2010
Just be wary of piping every single request through some php lookup script
which talks to mysql. That's asking for scaling issues without a -lot-
of thought.
Adrian
On Sat, May 22, 2010, andrew khoo wrote:
> On Sat, 22 May 2010, Darren Moss wrote:
>
> > Thanks Gents for your replies.
> >
> > We currently use a customised Apache on Redhat as the preferred software
> > method for load balancing.
> >
> > The additional logic I was talking about is basically php code with a
> > MySQL DB that can redirect requests based on visitor IP. It's not
> > critical to have that logic integrated as we can farm it off to another
> > appliance or the application servers.
>
> to concur with the other replies to date, squid would appear to be the
> best solution for you.
>
> add to that "smart" DNS logic (based on request IP, it is not that
> difficult to let squid hand off requests for most objects (particularly
> static) to be served by the closest server (IP-wise, not geographic) by
> your servers.
>
> a quick google search has come up with four examples relating to this
> directly. i'm sure you'll be able to find one to fit your infrastructure.
>
> ---
> andrew at aussie.net
> twitter/aim/fb: bigbearoz
> _______________________________________________
> AusNOG mailing list
> AusNOG at lists.ausnog.net
> http://lists.ausnog.net/mailman/listinfo/ausnog
--
- Xenion - http://www.xenion.com.au/ - VPS Hosting - Commercial Squid Support -
- $24/pm+GST entry-level VPSes w/ capped bandwidth charges available in WA -
More information about the AusNOG
mailing list