Traut wrote:
Hi all,
Is there HTTP interface to access trackers? and if there is no
then where I can get current interface description? In
com.guba.mogilefs Java client we simply writing/reading string to/from
socket and IMHO this is not a great solution.
thank you in advance
Do you mean an HTTP management and monitoring interface?
If so, there is none. Everything is done via communicating directly with
the trackers, which is where the information is anyway. HTTP is
presently only used for communication with the storage devices.
-Dormando