There is an apache config variable called SSLSessionCache:
The typical format is: shmcb:/path/to/datafile[(size)]
I run a very high-traffic server (~1000 page views / second) and I believe that increasing the SHMCB cache size up from the default of 1mb will result in a performance benefit because the "total (pre-expiry) entries scrolled out of the cache" value in Apache status is very high.
What is the preferred method of changing this value in the WHM way of doing things?
The typical format is: shmcb:/path/to/datafile[(size)]
I run a very high-traffic server (~1000 page views / second) and I believe that increasing the SHMCB cache size up from the default of 1mb will result in a performance benefit because the "total (pre-expiry) entries scrolled out of the cache" value in Apache status is very high.
What is the preferred method of changing this value in the WHM way of doing things?