|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen Http interface
Henning Sprang wrote:
I also wonder why this is nowhere documented, but it seems to be running by
default, I can't remember having turned that on.
It's probably turned on with the config option
(xend-http-server yes)
in xend-config.sxp.
Would be interesting if some developer could comment on this - will this be
removed soon that it's not worth documenting? Or is it so new that it's not
yet documented? ( in the latter case I'd start a wiki page to document this,
in the former this would be waste of time, I guess)
It's going away. libvirt has the best implementation of the protocol
(outside of Xend) that I know of. It changes frequently and is not
something that's very fun to keep up with.
We're moving to an XML-RPC based interface. The interface will be
standardized and documented in future versions of Xen (hopefully in the
very near future).
See http://wiki.xensource.com/xenwiki/Xend/XML-RPC
Regards,
Anthony Liguori
The wiki page XenIntro reads:
"In the past,the start() method of SrvDaemon eventually started an http
socket (8000) on which it listened to http requests. Now it does not open an
http socket on port 8000 anymore."
But I see this in Xen 3.0. So I am a bit unsure if this is what you get on
the URL mentioned above, or which "past" they mean there :)
Henning
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|