Steven Critchfield wrote:

Don't use Mysql. if you ever have had to deal with it in a production
environment that works it over, you will know that as it reaches it's
limits, it starts a death spiral that is very difficult to recover from.
For our software on a dual P3 866 with a gig of ram, the limit was
around 1.5 queries a second fairly mixed update, inserts, and selects.
Total file size of the database was under 200meg, and was fully cached
so even though we had hardware raid 5 across 4 10K rpm ultra160 drives,
it shouldn't have mattered for the selects.



You must have a major flaw in your database architecture.  We very easily run 5-7 
mixed queries a second
on a nothing special Dell 1U PowerEdge server using MySQL-Max-3.23 and it doesn't even 
break a sweat.



Jeremy McNamara


_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to