HP Webwise MPE/iX secure web server tutorial - September 2000

September 14, 2000
Page 40
hp e3000
webwise
secure web
server
sslsessioncache (recommended)
Specifies the SSL session cache method used to avoid
repeated (slow) SSL handshaking
none - no cache; terrible performance
dbm:/path/to/datafile - disk file cache
shm:/path/to/datafile(size) - shared memory cache (file
not created on MPE); best performance!