You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modules-dev@httpd.apache.org by César Leonardo Blum Silveira <ce...@gmail.com> on 2007/07/05 21:43:38 UTC

Session caching with DBM

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/