Later this week, I expect to check in a large change to the SSL server
session cache code.
The new code unfortunately has a lot of platform dependent code since NSPR
doesn't provide a portable abstraction of unnamed semaphores that work
cross-process in shared memory, and not all **ix platforms implement POSIX
process-shared unnamed semaphores.
Before doing the checkin, I will have checked that the code builds and works
on Win32, Solaris/sparc, HPUX, IRIX, AIX, Linux, Alpha OSF/1, and maybe
solaris/x86, (have I forgotten any?) but not OS/2, MAC-OS, OSX, etc.
(We have historically not supported SSL servers on MACs, and this shouldn't
change that, so hopefully behavior on MAC-OS and OSX will be the same as
before.)
If some OS/2 developer is willing to tackle this right after checkin, that
would be helpful. If so, please email me or reply in this group. Thanks.
--
Nelson Bolyard Sun / Netscape Alliance
Disclaimer: I speak for myself, not for Netscape