On 10/12/08, Sheeri K. Cabral <[EMAIL PROTECTED]> wrote: > > > Agreed. I've actually had to recompile the Linux kernel to allow more than > 10,240 connections because we were hitting MySQL with all we could muster. > (first we thought we were running into a limitation of MySQL cluster and > switched to a regular MyISAM architecture, and then we got the same issues > occurring and realized it was the 10,240 connection limit on Linux). >
And I thought we had a high number at times... Decoupling threads and sessions makes a ton of sense and I'm glad to see it happening. Jeremy
_______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

