Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Under high load (400 concurrent threads) we got redirect back to login page after successfull login in ~1-2% of requests #463

Closed
yuriyz opened this issue Jan 26, 2017 · 2 comments
Assignees
Labels
bug bug in code
Milestone

Comments

@yuriyz
Copy link
Contributor

yuriyz commented Jan 26, 2017

success sample : 2017/01/26 11:22:25 INFO - jmeter.extractor.JSR223PostProcessor: login post processor, code : f7889c8d-7428-452b-80d7-adb4d8613cd0, url:https://xeon.gluu.info/identity/authentication/authcode?code=f7889c8d-7428-452b-80d7-adb4d8613cd0&scope=openid+user_name+profile+email&state&session_state=17ac7c26-6496-4d66-b901-6f367034bb7a
fail sample : 2017/01/26 11:22:25 INFO - jmeter.extractor.JSR223PostProcessor: login post processor, code : , url:https://xeon.gluu.info/oxauth/login

@yuriyz yuriyz self-assigned this Jan 26, 2017
@yuriyz yuriyz added this to the CE 3.0.0 milestone Jan 26, 2017
@yuriyz yuriyz added the bug bug in code label Jan 26, 2017
@yuriyz
Copy link
Contributor Author

yuriyz commented Jan 26, 2017

GLUU.root@xeon:/opt/gluu/jetty/oxauth/logs# cat oxauth.log | grep "Authentication success for User" | wc -l
400
jmeter shows that one time user was redirected to login page instead of redirect_uri
so now we can definitely say that user was successfully authenticated by redirected to login page again

@yurem
Copy link
Contributor

yurem commented Jun 13, 2017

I can't reproduce it after migration to Weld

@yurem yurem closed this as completed Jun 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug in code
Projects
None yet
Development

No branches or pull requests

2 participants