Aleksander Kamenik wrote:
James Greig wrote:
Hi,

We have a dbmail setup with around 5000 users using dbmail setup across
several machines.  The MYSql server is on a pe 2950 quad 3ghz with 2 gig
of RAM.  MYSql is the ONLY service on this machine.  Does anyone have a
recommended my.cnf for dbmail on an innodb database.
pop3 or imap?

Indeed. For pop3 dbmail and mysql won't even break a sweat. If James is offering imap (and all users actually use imap) I'm sure many people on this list will be interested in learning about the performance characteristics.

If imap is the case: James: please subscribe to the dbmail-dev list so we can identify and work on any performance bottlenecks you encounter.


innodb_buffer_pool_size = 512M
I would increase this one, you should have available memory.

innodb_log_file_size = 5M
Various my.cnf files say innodb_log_file_size should be 25% of innodb_buffer_pool_size. I'd don't know exactly why though.


HTH,



--
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to