Re: MySQL + Haproxy Question

2009-10-25 Thread XANi
Hi On Sat, 24 Oct 2009 19:25:36 -0400, Joseph Hardeman jharde...@colocube.com wrote: Hi Mariusz Thats actually what I thought, but I wanted to ask to be sure. *S* I am going to look into that solution again, the last time I tried it, many months ago now, I couldn't get it to work right and

MySQL + Haproxy Question

2009-10-24 Thread Joseph Hardeman
Hey Guys, I was wondering if there was a way to have Haproxy handle mysql requests. I know that I can use the TCP option instead of HTTP and it will work, but I was wondering if anyone has a way to make haproxy send all requests for Select statements to a set of servers and all Insert,

Re: MySQL + Haproxy Question

2009-10-24 Thread XANi
Hi On Sat, 24 Oct 2009 16:01:26 -0400, Joseph Hardeman jharde...@colocube.com wrote: Hey Guys, I was wondering if there was a way to have Haproxy handle mysql requests. I know that I can use the TCP option instead of HTTP and it will work, but I was wondering if anyone has a way to make

Re: MySQL + Haproxy Question

2009-10-24 Thread Joseph Hardeman
Hi Mariusz Thats actually what I thought, but I wanted to ask to be sure. *S* I am going to look into that solution again, the last time I tried it, many months ago now, I couldn't get it to work right and I would have to replace all of the libmysql* so files on my web servers. Thanks for

Re: MySQL + Haproxy Question

2009-10-24 Thread Krzysztof Oledzki
On Sat, 24 Oct 2009, Joseph Hardeman wrote: Hey Guys, Hi, I was wondering if there was a way to have Haproxy handle mysql requests. I know that I can use the TCP option instead of HTTP and it will work, but I was wondering if anyone has a way to make haproxy send all requests for Select