I use DBM rewrite maps (apache 2.2.9 - package 2.2.9-10+lenny6) on debian 5 with BerkeleyDB 4.6 (package 4.6.21-11). I generate the DB files with makefiles that call httxt2dbm on potentially already existing DB files. When entries are added to the source files, it works fine. But when entries are deleted from the source files, the DB files still contain the entries and lookup succeeds (and yes, I verified that the DB file is indeed updated).I also grepped the db file for the key to verify that it is indeed in the file (and not a cached result in apache). Is this a bug in httxt2dbm, or is my expectation wrong? Thanks for any comments! Rainer --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx