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
dnelson@stripped
| Thread |
|---|
| • MySQL, FreeBSD, LinuxThreads, and > 950 connections? | Jeremy Zawodny | 16 Jul |
| • Re: MySQL, FreeBSD, LinuxThreads, and > 950 connections? | Dan Nelson | 16 Jul |
| • Re: MySQL, FreeBSD, LinuxThreads, and > 950 connections? | Jeremy Zawodny | 16 Jul |
| • Re: MySQL, FreeBSD, LinuxThreads, and > 950 connections? | Dan Nelson | 17 Jul |
| • Re: MySQL, FreeBSD, LinuxThreads, and > 950 connections? | Jeremy Zawodny | 17 Jul |