Comment 5 for bug 1313662

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote : Re: Performance issue in Keystone: let's use httpd / apache

Sergey, yes, but how yu can increase the number of workers of Keystone API service if you want to support large workload?

In Nova, for exanple, we can set the number of API workers in the config.
For Keystone we have only one proccess, and this proccess allows only ~150 requests per seccond.
It is really bad 'peroformance' for production environments with 10 000 + users.