Don Hinshaw wrote:
>
>
> Well, there's how I do it. I've tried damned near every combination of GPL
> software available over about the last 2 years to finally arrive at my
> current setup. Now if I could just load balance MySQL...
Well this is OT - but in context, MySQL connections / data transfere
work much faster (20% ish) when on local host - so how about running
mysql on each host, which is a select only system, and each localhost
uses replication to a mster DB that is used for inserts and updates ?
Just a thought !
Greg
>
> -=dwh=-
>
> > Thanks,
> > Shain
|