<div dir="ltr">I will posit that anyone who is interested in rate limiting is probably already load balancing their API servers. We've been looking into rate limiting at the load balancers, but have not needed to implement it yet. That will likely be our solution when its finally implemented.<div><br></div><div>Question: If there is rate limiting setup will it limit connections from the load balancer or from the origin of the traffic? The former seems possibly harmful and confusing.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 14, 2016 at 9:02 AM, Matt Riedemann <span dir="ltr"><<a href="mailto:mriedem@linux.vnet.ibm.com" target="_blank">mriedem@linux.vnet.ibm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">A question came up in the nova IRC channel this morning about the api_rate_limit config option in nova which was only for the v2 API.<br>
<br>
Sean Dague explained that it never really worked because it was per API server so if you had more than one API server it was busted. There is no in-tree replacement in nova.<br>
<br>
So the open question here is, what are people doing as an alternative?<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
<br>
Thanks,<br>
<br>
Matt Riedemann<br>
<br>
<br>
_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org" target="_blank">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
</font></span></blockquote></div><br></div>