Re: get dinamicsnith info from php

2012-05-14 Thread R. Verlangen
isclose, distribute, copy, print or rely on this e-mail. If you have > received this message in error, please contact the sender immediately and > irrevocably delete this message and any copies. > > *From:* ruslan usifov [mailto:ruslan.usi...@gmail.com] > *Sent:* Monday, May 14, 2012 17:41 >

RE: get dinamicsnith info from php

2012-05-14 Thread Viktor Jevdokimov
From: ruslan usifov [mailto:ruslan.usi...@gmail.com] Sent: Monday, May 14, 2012 17:41 To: user@cassandra.apache.org Subject: Re: get dinamicsnith info from php Sorry for my bad english. I want to solve follow problem. For example we down one node for maintenance reason, for a long time (30 m

Re: get dinamicsnith info from php

2012-05-14 Thread ruslan usifov
. If you are not the intended recipient, you are reminded that > the information remains the property of the sender. You must not use, > disclose, distribute, copy, print or rely on this e-mail. If you have > received this message in error, please contact the sender immediately and > irrevo

RE: get dinamicsnith info from php

2012-05-14 Thread Viktor Jevdokimov
and any copies. From: ruslan usifov [mailto:ruslan.usi...@gmail.com] Sent: Monday, May 14, 2012 16:58 To: user@cassandra.apache.org Subject: get dinamicsnith info from php Hello I want to route request from php client to minimaly loaded node, so i need dinamicsnitch info and gosip, how can i get th

get dinamicsnith info from php

2012-05-14 Thread ruslan usifov
Hello I want to route request from php client to minimaly loaded node, so i need dinamicsnitch info and gosip, how can i get this info fro php. Perhaps need some daemon that can communicate with cassandra gosip and translate this info to php (socket for example)???