-
Type:
Enhancement
-
Status: Closed
-
Priority:
High
-
Resolution: Done
-
Component/s: Performance
-
Labels:None
-
Module:Platform - Performance
-
Reported by:Support
-
Item State:Production Complete - Closed
-
Issue Importance:Must Have
We need to make ASP State db server configurable from config. Currently it gets referenced from code for DB Server with OnlineEnrollment database. We need to make this generic so that it does not impact the system if ASPState server is switched.
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Status | New Request [ 10029 ] | Pending for Approval [ 10002 ] |
Status | Pending for Approval [ 10002 ] | Approved for Development [ 10003 ] |
Status | Approved for Development [ 10003 ] | In Development [ 10007 ] |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
Item State | Parent values: Development(10200)Level 1 values: In Progress(10206) | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) |
Assignee | Saurabh Sablaka [ saurabh.sablaka ] | Rakesh Roy [ rakeshr ] |
Assignee | Rakesh Roy [ rakeshr ] | Hrishikesh Deshpande [ hrishikesh.deshpande ] |
Item State | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) |
Status | Local Testing [ 10200 ] | Pending for Stage Approval [ 10300 ] |
Attachment | Sceanrio.xls [ 17889 ] |
Code Reviewed By | Vijayendra Shinde [ 11901 ] |
Item State | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) | Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) |
Status | Pending for Stage Approval [ 10300 ] | Approved for Stage [ 10030 ] |
Status | Approved for Stage [ 10030 ] | Stage Testing [ 10201 ] |
Status | Stage Testing [ 10201 ] | Pending for Production Approval [ 10301 ] |
Status | Pending for Production Approval [ 10301 ] | Approved for production [ 10034 ] |
Status | Approved for production [ 10034 ] | Production Testing [ 10202 ] |
Resolution | Fixed [ 1 ] | |
Status | Production Testing [ 10202 ] | Production Complete [ 10028 ] |
Item State | Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) | Parent values: Production QA(10203)Level 1 values: Re-open(10220) |
Status | Production Complete [ 10028 ] | Closed [ 6 ] |
Item State | Parent values: Production QA(10203)Level 1 values: Re-open(10220) | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) |
QA | Hrishikesh Deshpande [ hrishikesh.deshpande ] |
Item State | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) | Parent values: Production Complete(10222)Level 1 values: Closed(10223) |
Transition | Time In Source Status | Execution Times |
---|
|
4d 4h 38m | 1 |
|
3s | 1 |
|
2s | 1 |
|
28s | 1 |
|
20h 32m | 1 |
|
1d 3h 16m | 1 |
|
3d 21h 52m | 1 |
|
5s | 1 |
|
2s | 1 |
|
1s | 1 |
|
31s | 1 |
|
8d 3h 55m | 1 |
Implementation Detail:
Session state configuration from Web.Config serves as input to identify the DB Server for ASPState database. This call was made while deleting the session on user logout.
Affected Files:
App/BusinessLogic/Company/Users.vb
Shared Library/SharedFunction/SharedFunction/WORKTERRASharedFunction.cs
Web/SharedFunctionWebTier/SharedFunctionWebTier/CommonClasses/SharedFunctionWebTier.cs
Web/Web Projects/WORKTERRA/Models/Login/Login/UsersModels.cs
Testing Scenarios:
1. Login and traverse upto Employee home page. (Admin / Employee roles)
2. Open site in new tab on same web browser.
3. Logout from System.
4. Check for multiple login.