Search:     Advanced search
Browse by category:
Glossary | Ask question



What value in ArrayOS is equivalent to "SSLSessionCacheTimeout" from Apache mod_ssl?
Add comment
Views: 308
Votes: 0
Comments: 0


There is an equivalent value for this on the SP and TM. However, the timeout
 is
not configurable. You can only switch the session reuse on (use ssl session
caching) or off (disable ssl session caching).
Switching of ssl session caching will result in some performance degradation
since the SSL module will have to do more work.
This property can be controlled using:
[no] ssl settings reuse "<vhost>"
The default value we use for the session cache timeout is 1 day. This is not
configurable. However, if we run out of session caches, we will recycle the
oldest entry.


Other questions in this category
Do we support the Extended Validation SSL certificate or cipher suites?
PKI server (CA or RA) is used for authentication. Can Array SP bypass login and talk to the PKI server for the authentication?
How does SSL port forwarding feature work?
When Web or FTP (that is set by "ssl setting crl" for CRLDP) is down, will client authentication of Array SPX still work by CRLDP that the Array SPX has downloaded?
What does the "Resumed SSL Session" mean?
What "Compression Method" does ArrayOS SSL handshake accept?
What vendor should be used to acquire a certificate from Verisign or any CA?
What version of SSL does ArrayOS support?
Does the ArrayOS support end to end SSL using fwd tcps?