In the last episode (Jul 16), Jeremy Zawodny said: > Does anyone have MySQL built with LinuxThreads running on FreeBSD 4.x > and handling more than 950 connections? > > If so, did you need to do anything special to make it work? I'm > seeing this: > > Can't create a new thread (errno 35). If you are not out of available > memory, you can consult the manual for a possible OS-dependent bug
I don't suppose you're hitting a maxproc resource limit? Check "limits -a" and "sysctl -a | grep maxproc". > When I push past roughly 950 connections. I've tried various > thread_stack sizes but that doesn't have an effect. -- Dan Nelson [EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]