Below is an example of the TLSessioning section in the CSS.cfg
file:
[TLSessioning]
TypeName=TLSessioning
DLL=SessionAgentRulesEngine.dll
DownStreamConfigSection=<NEXT CONFIG SECTION>
ResponseType=All
EnvironmentScript=EngineEnvironment.tcl
PreProcScript=TLSessioning.PreProc.tcl
ActionScript=TLSessioning.Action.tcl
MaxSessions=5000
PrimarySessField=SITESERVER=ID
PrimaryLooseStrict=Strict
PrimaryMaxFieldLen=36
The following settings are optional:
REQFilterTCL=true
PrimarySessFieldMaskOff / PrimarySessFieldMaskTCL
PrimaryHashKeyOff/PrimaryHashKeyTCL
PrimaryAssociateSetCookie=true
PrimaryCaseInsensitive=true
SecondarySessField =JSESSIONID
SecondaryLooseStrict=Strict
SecondaryMaxFieldLen=156
TertiarySessField=USER_ID
TertiaryLooseStrict=Strict
TertiaryMaxFieldLen=36