Re: MySQL Performance
From: Thomas Eisenbarth (te_at_domecon.de)
Date: 08/02/05
- Previous message: Troy Settle: "Re: MySQL Performance"
- In reply to: Troy Settle: "Re: MySQL Performance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 2 Aug 2005 20:27:28 +0200 To: Troy Settle <troy@psknet.com>
Hi there,
On Tue, 02 Aug 2005 12:43:40 -0400
Troy Settle <troy@psknet.com> wrote:
> that time, I hope to have a dedicated MySQL server up and running,
> though I'm not sure I'll want to run my mail server off a remote
> database.
Well, you definitively don't want to run a webserver, a mta and the
database on a host having such a load. ;-)
I always try to avoid situation where a service
depends on a single-point-of-failure-service like mysql.
Don't understand me wrong, mysql is stable for most of the time, but if
you want to offer reliable high availability e-mail you at least need a
mysql-cluster. (and please remember that maybe ldap fits your meets
much better ;-))
The next question is if you have mailbox/account-
checking on your mta at smtp-session to (try to) avoid spam and if you
want to have a secondary mail exchange. (which then needs access to you
mysql oder ldap-service)
As you can see, it's not a simple question.
But as a good friend of mine always says: "If it would be easy, someone
else would do it" ;-)
Greetings from Germany
-- Thomas Eisenbarth, Donau-Ries Media-Consulting, DoMeCon web: http://www.domecon.de email: info@domecon.de tel/fax: 0700 03 66 32 66 _______________________________________________ freebsd-isp@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-isp To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: Troy Settle: "Re: MySQL Performance"
- In reply to: Troy Settle: "Re: MySQL Performance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|