-
Type:
Enhancement
-
Status: Closed
-
Priority:
Medium
-
Resolution: Cancelled
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:QA
-
Module:Performance Management
-
Reported by:Harbinger
-
Company:All Clients/Multiple Clients
-
Item State:Stage QA - Stage Deployed
-
Severity:Simple
As per analysis 44kb Session transfer on network with every request of self serve mode. In that Workflow object hold near about 23kb size of total session ,this object is not require for every request so that it should separate from session.
- duplicates
-
NF-5431 Performance Engineering - Separate out the session keys from session
-
- Production Complete
-
Current Implementation : All state information store into session state only and it travel with all request at time self serve mode . workflow object only require for workflow url and sequence bar creation but this object always travels on each request .
New Implementation : Splinting out session key and store cache service and get data only on demanded request.
Impacted Area : Self serve mode, enroll now pages Sequence bar
Affected File :SharedFunctionWebTier.cs
CommonBusinessRoutines.vb