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



What value in ArrayOS is equivalent to "SSLSessionCacheTimeout" from Apache mod_ssl?
Add comment
Views: 281
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?
When Web or FTP (that is set by "ssl setting crl" for CRLDP) is down, will client authentication of Array TMX still work by CRLDP that the Array TMX has downloaded?
How often does Array update the crl?
What does the "Resumed SSL Session" mean?
How many SSL certs/keys and SSL Virtual Hosts can be supported on TMX 2000?
Can a single SSL setting be applied to multiple virtual services?
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?
What is the expected log message when the value of SSL connection per second reaches the upper limit?
What does the "SSL: received a record with incorrect length" error mean?
How should ArrayOS be configured to work with MTA mail client on MAC OS with IMAPS?
What are the options needed to be configured to SSL offload OWA server?
What are the error codes for client authentication on SpeedCore platform?