Keystone randomly return error on high load
Bug #1652949 reported by
David Burnazyan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
fuel-ccp |
New
|
Low
|
Fuel CCP Bug Team |
Bug Description
Rally keystone auth test failed on some interatations.
CCP cluster contain 3 controllers with keystone pod on each and 3 computes.
part of rally log: http://
keystone log: http://
Changed in fuel-ccp: | |
assignee: | Proskurin Kirill (kproskurin) → Fuel CCP Bug Team (fuel-ccp-bugs) |
To post a comment you must log in.
My proposal is to try to use TCP sockets.
We could increase number of workers, but we still could have problems at the peak load. TCP socket backlog should help with that. (http:// veithen. github. io/2014/ 01/01/how- tcp-backlog- works-in- linux.html)