Re: [EMAIL PROTECTED] Timeouts with Threaded Apache 2.2.3

2007-02-13 Thread Neil Martin
Hi, Sorry, my question was worded badly: The real question is about thread safty of DBI in mod_perl. On Solaris we were getting core dumps from this combination using our ODBC driver and an Informix ODBC driver. Don't get the core dumps when using preforked apache. Regards, Neil Issac Goldstan

Re: [EMAIL PROTECTED] Timeouts with Threaded Apache 2.2.3

2007-02-13 Thread Issac Goldstand
Neil Martin wrote: > > On the same subject of 'thread safe' does anyone know if mod_perl > is being made thread safe? ( I believe there was a project for a threaded > version but it died, so just wondering is the main mod_perl branch was > being considered for making thread safe. ) > AFAIK mod_p

Re: [EMAIL PROTECTED] Timeouts with Threaded Apache 2.2.3

2007-02-13 Thread Neil Martin
Hi Sander, Thanks for the information. I'll make sure the mod_foo is thread safe, stripped down and retest. On the same subject of 'thread safe' does anyone know if mod_perl is being made thread safe? ( I believe there was a project for a threaded version but it died, so just wondering is the m

Re: [EMAIL PROTECTED] Timeouts with Threaded Apache 2.2.3

2007-02-09 Thread Sander Temme
On Feb 8, 2007, at 3:08 AM, Neil Martin wrote: so we retested with a dummy module call mod_foo ( attached ) but we still get timeouts. Is this a know issue is the module api in threaded Apache ? You clearly based your mod_foo on mod_example, and just about the only thing you deleted was t