<div dir="ltr">Is the data transfer compressed?<div><br></div><div>If there are lots of repeated pattern in the payload, compressing the content may result in great improvement in performance.<div>--</div><div>Yujun</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Aug 8, 2016 at 3:19 PM Weyl, Alexey (Nokia - IL) <<a href="mailto:alexey.weyl@nokia.com">alexey.weyl@nokia.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am running the "client.hosts.list()" command in Vitrage to get all the hosts in the system (we also run similar commands for availability zones and instances). Vitrage does this to gain a holistic view of system resources[1].<br>
<br>
As part of our performance checks we noticed that when calling client.hosts.list(), the info on each host includes the "HostManager" object, which weighs about 840KB on the oslo messaging bus, which is quite heavy.<br>
<br>
We would like to reduce that amount of data transferred, to improve performance. Is it possible to pass some parameter in "client.hosts.list()" so the manager property won't be sent on the bus?<br>
<br>
Thanks in advance,<br>
Alexey<br>
<br>
[1] <a href="https://wiki.openstack.org/wiki/Vitrage" rel="noreferrer" target="_blank">https://wiki.openstack.org/wiki/Vitrage</a><br>
<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div>