Forum Moderators: phranque
I've seen the /server-status page in apache give information regarding the cache module, using apache 1.3.x, under Oracle OAS, like so ;
SSL/TLS Session Cache Status:
cache type: SHMCB, shared memory: 512000 bytes, current sessions: 0
sub-caches: 32, indexes per sub-cache: 133
index usage: 0%, cache usage: 0%
total sessions stored since starting: 0
total sessions expired since starting: 0
total (pre-expiry) sessions scrolled out of the cache: 0
total retrieves since starting: 0 hit, 0 miss
total removes since starting: 0 hit, 0 miss
Is there anyway I can get this in a standalone build of apache 2.0.x, or do you reckon this is some custom code written by Oracle, or something just for Apache 1.3.x?
regards,
Mike