Hi, I use MLDBM module for cache in apache env and on heavy load get error: 'MLDBM error: Second level tie failed, "No locks available"'. Error "No locks available" actually printed by GDBM_File module. Is there any way to increase num of locks ( or other way to solve problem )? Thanks Pinkhas