Hello all, Anyone could point me to performance information regarding the use of DBMs to cache sessions in my module?
I was reading the mod_ssl code an noticed that for every operation the DBM must be opened, worked on and then closed. Isn't that very inefficient and/or something that may degrade the server overall performance? Thank you, -- César L. B. Silveira http://cesarbs.wordpress.com/
