Sumith Ail wrote:
> 
> Hello,
> 
> On our Dual PIII, 512 MB RAM, RH Linux 6.2 Server we
> plan to host around 500+ domains, few have them having
> hundreds of POP3 and alias email accounts.
> 
> We paln to install Qmail+Vpopmail+Qmailadmin+Sqwebmail
> 
> I'd love to have faster POP3, Qmailadmin and sqwebmail
> access for our customers and minimum load on the
> server. So, is CDB or MySQL preferred for this kind of
> setup for storing Vpopmail Virtual domain information.

CDB is very fast for lookups
MySQL is slower for lookups (comparable to CDB).

MySQL is very fast for updates.
CDB is very slow for updates (comparable to MySQL).

So it depends on how dynamic your data is - i.e how much people change
it.

You may wish to install a MySQL DB on the local box and only have it do
vpopmail stuff.

The only way to really know is to benchmark each implementation - does
anyone have any figures for this ?

Greg

> 
> Please share your experiences.
> 
> Kind Regards
> Sumith
> 
> __________________________________________________
> Get personalized email addresses from Yahoo! Mail - only $35
> a year!  http://personal.mail.yahoo.com/

Reply via email to