SSLSessionCache and SSLMutex

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I've been playing with httpd-2.2.13 / Linux (2.6) in order to optimize
SSL perfs, thus the "SSLSessionCache" & "SSLMutex" directives.

For the moment I use the defaults :

SSLSessionCache "shmcb:/var/run/ssl_scache(512000)"
SSLMutex "file:/var/run/ssl_mutex"

I wonder how I could check that the shared mem segment and the mutex are
really created/used.

In the debug log and the server-status page I can see that Apache writes
stats about shmcb and its usage, but I can't see any "file" in /var/run
on my system (I thought I should have the ssl_mutex one ...).

The output of 'ipcs -as' does not give me anything either ...

Does anyone have ideas on other ways to check that session cache & mutex
are operational on my box ?

Thanks for you help.

Emmanuel Bailleul

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux