Re: is it possible to run cassandra process in client mode as smart proxy

2012-05-16 Thread R. Verlangen
Yes, I'm aware of those issues however in our use case they don't cause any problems. But ... If there's something better out there I'm really curious: so I'll keep up with this thread. 2012/5/16 Piavlo > On 05/16/2012 01:24 PM, R. Verlangen wrote: > > Hi there, > > I'm using HAProxy for PHP

Re: is it possible to run cassandra process in client mode as smart proxy

2012-05-16 Thread Piavlo
On 05/16/2012 01:24 PM, R. Verlangen wrote: Hi there, I'm using HAProxy for PHP projects to take care of this. It improved connection pooling enormous on the client side: with preserving failover capabilities. Maybe that is something for you to use in combination with PHP. I already use it e

Re: is it possible to run cassandra process in client mode as smart proxy

2012-05-16 Thread R. Verlangen
Hi there, I'm using HAProxy for PHP projects to take care of this. It improved connection pooling enormous on the client side: with preserving failover capabilities. Maybe that is something for you to use in combination with PHP. Good luck! 2012/5/16 Piavlo > > Hi, > > I'm interested in using

is it possible to run cassandra process in client mode as smart proxy

2012-05-16 Thread Piavlo
Hi, I'm interested in using some smart proxy cassandra process that could act as coordinator node and be aware of cluster state. And run this smart proxy cassandra process on each client side host where the application(php) with short lived cassandra connections runs. Besides being aware of