Re: [us...@httpd] Issues with mod_fcgid and multi-threaded FastCGI application

2010-10-29 Thread Jeff Trawick
On Mon, Aug 30, 2010 at 5:53 PM, Brett Gmoser wrote: > Hello all, > > I'm looking to migrate from my current mod_fastcgi configuration to > mod_fcgid.  Since my FastCGI server (the application I write) is a big large > and unwieldy, currently I use mod_fastcgi to spawn five instances of my > serve

[us...@httpd] Issues with mod_fcgid and multi-threaded FastCGI application

2010-08-30 Thread Brett Gmoser
Hello all, I'm looking to migrate from my current mod_fastcgi configuration to mod_fcgid. Since my FastCGI server (the application I write) is a big large and unwieldy, currently I use mod_fastcgi to spawn five instances of my server application, which in turn spawns about 400 threads intern