IdentityServer / IdentityServer2

[deprecated] Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF.
Other
409 stars 291 forks source link

The HTTP request to 'https://XXXXXXXXXXXXXXX.com/Authenticate/issue/wstrust/mixed/username' has exceeded the allotted timeout #811

Open pravinbhosale01 opened 10 years ago

pravinbhosale01 commented 10 years ago

Hi, Just to give some background, We have Identity and Authorization servers well running in my IIS since last few weeks. Most of the time it works smoothly. Thank you for this.

We intermittently face one strange issue, Error says... {"The HTTP request to 'https://####.com/Authenticate/issue/wstrust/mixed/username' has exceeded the allotted timeout of 00:00:59.9990000. The time allotted to this operation may have been a portion of a longer timeout."}

many times, resetting IIS works, but this makes us think about the reliability of all setup. can you help us if we need to tune something in configuration or settings?