Hello Marco,
> So you did something really stupid. It's well known that Berkeley DB
> does not support concurrent access over NFS, but this does not make it
> less robust than gdbm.
that's true. But in the header cache case where I do know that the bd-4
code has no locking code for NFS. It's safer to use gdbm at the moment.
Thomas