Re: Management Records
"Jay Sprenkle" <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
I believe Apache is multithreaded and it can't communicate the requests from multiple threads to the mod_fastcgi module. I'm not sure if this is correct though On Thu, Sep 11, 2008 at 8:25 PM, Eddie <eddie-NBZbi/[email protected]> wrote: > I have been working out a few kinks in the fastcgi++ library and have > noticed a few things. Does the apache mod_fastcgi module by default > assume that the fastcgi application can not handle multiple connections?