Skip to content
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.

Check automatic refresh interval before refreshing the security tokens. #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SingleCopy
Copy link

Possible fix for the performance issue found in the DiscoveryDocumentIssuerSecurityTokenProvider when the RetrieveMetadata method is called.
https://github.com/IdentityServer/IdentityServer3.AccessTokenValidation/issues/154

@strtdusty
Copy link

Please approve this. This looks to be a regression since 2.14. We have verified this fixes our performance issues.

@dotnetnate
Copy link

I can also verify both the problem and that this PR addresses it. We had an API failing under as few as 50 concurrent users prior to applying this. Once applied, expected throughput was achieved. Please approve.

@ghost ghost deleted a comment from dnfclas Dec 7, 2017
@ghost ghost removed the cla-not-required label Dec 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants