[openstack-dev] Keystone handling http requests synchronously

Palanisamy, Anand apalanisamy at paypal.com
Thu Mar 21 14:39:49 UTC 2013


Hi Rohan,

What is your keystone backend? LDAP?

Thanks
Anand
(408)601-7148

On Mar 21, 2013, at 4:53 AM, "Kanade, Rohan" <Rohan.Kanade at nttdata.com<mailto:Rohan.Kanade at nttdata.com>> wrote:

Hi,

I was trying to create 200 users using the keystone client. All the users are unique and are created on separate threads which are started at the same time.

keystone is handling each request synchronously , i.e. user 1 is created, then user 2 is created ...

Shouldnt  keystone be running  a greenthread for each request and try to create these users asynchronously?
like start creating user 1 , while handling that request, start creating user 2 or user n...

I have attached the keystone service logs for further assistance.
http://paste.openstack.org/show/34216/

______________________________________________________________________
Disclaimer:This email and any attachments are sent in strictest confidence for the sole use of the addressee and may contain legally privileged, confidential, and proprietary data. If you are not the intended recipient, please advise the sender by replying promptly to this email and then delete and destroy this email and any attachments without any further use, copying or forwarding
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev at lists.openstack.org<mailto:OpenStack-dev at lists.openstack.org>
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130321/4973aa85/attachment.html>


More information about the OpenStack-dev mailing list