Hi Jeroen,
its difficult to answer, because we have just setup the system on
heXoNet's internal infrastructure which is a quiet complex
shared-nothing cluster by itself.
Basically we follow the one mailbox <-> one database approach, with
resources (files) spread over and managed by our backend.
Best,
- jens
J. Simonetti schrieb:
On Fri, 2006-10-13 at 14:21 +0200, Jens Wagner wrote:
we are testing the use of dbmail+sqlite for mail storage in a clustered
environment.
When there are concurrent writes e.g. on the same dbmail-imapd mailbox, then
most processes die because sqlite returns a SQLITE_BUSY error to them. This is
a documented behaviour of sqlite.
Hi Jens,
I'd be interested to know how you have setup this clustered environment.
Are you willing to share your infrastructure setup?
Regards,