Has anyone done any testing of shmht in 2.0? It quickly stops caching new sessions for me using Geoff Thorpe's swamp tool. If anyone does want to put effort into getting it working, I've attached a patch which contains some fixes: the conversion to the RMM code was not finished.
I don't really see any point in putting any effort into the shmht code; shmcb has been the session cache of choice for a while (and it works
fine in 2.0 by my testing). I've attached a second patch which removes
shmht completely, which is the patch I'd recommend. The files
ssl_util_table.[ch] and ssl_scache_shmht.c can be removed after applying
this patch.
Regards,
joe
+1
Code in the server that does not work should be removed or fixed, not left laying around.
Bill