-
Type:
Bug
-
Status: Rejected
-
Priority:
High
-
Resolution: Duplicate
-
Component/s: Performance
-
Labels:None
-
Module:Platform
-
Reported by:Support
-
Issue Importance:Must Have
Requests common to many pages like : GetCompanyDetails(), GetCompanyName(), GetUrlForWorkFlow(), GetEmployeePopUpDetailsCollection(), LogoutUser() have been observed to take varying amount of time (going upto tens and sometimes hundreds of seconds) to respond. The primary factor contributing to these is AcquireRequestState method of HTTP request processing before the controller function processing the request begins.
The cause of this is expected to be older version of ASPSTATE database used to maintain session information.
This issue is already resolved under JIRA
ST-137ASP State Database Upgrade