07-03-2008 11:56 PM
I have 3 DX appliances, and one of them is not reusing SSL sessions: ReusedSessions is always 0 when checking SSL stats (show server stats history ssl listen). I had compared the configurations and I had found two paramaters for server factory settings that are differents, but I don't know what they mean. Those settings are:
Factory s scl
Factory s sct
They are disabled in the appliance that is not reusing SLL sessions, while enabled in the others.
¿Which is the meaning of those settings? ¿Are there other parameters influencing SSL session reuse?
Solved! Go to Solution.
07-04-2008 01:43 AM
Hello Zoe,
I believe you have found the source of your issue.
The meaning of those commands is as follows:
Factory s scl = SSL Session Caching on the Listen side
Factory s sct = SSL Session Caching on the Target side
07-04-2008 02:21 AM
07-04-2008 02:45 AM