Re: How to get Apache to use simultaneous connections to my fcgi app?
Bo Lindbergh <blgl-RP0AW3Mn+/hWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
You may find `grep -w FCGI_GET_VALUES mod_fastcgi-2.4.2/*.c` illuminating. In short, the only way to handle multiple requests simultaneously with mod_fastcgi is to have it start multiple instances of your application. /Bo Lindbergh ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/