Handling lots of connections on FreeBSD

2004-03-26 Thread mmichaels
I compiled 4.0.18 on FreeBSD 4.9 with linuxthreads support and all of jeremy's suggestions. My database needs to handle a ton of connections that are very quick (one INSERT DELAYED each). Using super-smack to do some benchmarking, I've found that anyting over 80 connections and I begin to see the f

Handling lots of connections on FreeBSD 4.9

2004-03-26 Thread mmichaels
I compiled 4.0.18 on FreeBSD 4.9 with linuxthreads support and all of jeremy's suggestions. My database needs to handle a ton of connections that are very quick (one INSERT DELAYED each). Using super-smack to do some benchmarking, I've found that anyting over 80 connections and I begin to see the f

Re: Building super-smack on freebsd 4.9

2004-03-25 Thread mmichaels
> [EMAIL PROTECTED] wrote: >> Not sure if this is the place to post this but... >> >> I'm trying to build super-smack-1.2 on freebsd 4.9 w/ MySQL 4.0.18 and >> am >> running into the following problems. Below are configure, make and gmake >> output: >> >> [EMAIL PROTECTED] /usr/local/src/build/supe

Building super-smack on freebsd 4.9

2004-03-24 Thread mmichaels
Not sure if this is the place to post this but... I'm trying to build super-smack-1.2 on freebsd 4.9 w/ MySQL 4.0.18 and am running into the following problems. Below are configure, make and gmake output: [EMAIL PROTECTED] /usr/local/src/build/super-smack-1.2$ ./configure --with-mysql creating ca