You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our small benchmarkig test with 200 concurrent threads we can't load oxAuth /CB for more than 50-60% CPU.
It looks like there are OS limits which not allows to sent more requests.
The text was updated successfully, but these errors were encountered:
200 threads which shows ~40-45 req/s
Total - ~130 req/s.
With this load futher increasing of load from jmeter side didn't lead to increasing load of oxauth (CPU ~60%) and Couchbase (~65%, gluu_session ~450 op/s).
Sounds like it's OS or Couchbase limits that holds it.
In our small benchmarkig test with 200 concurrent threads we can't load oxAuth /CB for more than 50-60% CPU.
It looks like there are OS limits which not allows to sent more requests.
The text was updated successfully, but these errors were encountered: