Re: Separate fascgi server.
David Birnbaum <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Actually, I think it does use UNIX domain sockets if it's on the same server - they're stored in FastCgiIpcDir (see http://www.fastcgi.com/mod_fastcgi/docs/mod_fastcgi.html#FastCgiIpcDir for more information). David. ---------- Marc Prewitt wrote: fastcgi doesn't use unix domain sockets to communicate between the webserver and app server. Instead, it uses tcp/ip to communicate. Using the externalfastcgi application directive with apache you can even have the application on a different host than the web server. Andrew Velikoredchanin wrote: How I can run separate fstcgi server? I can use cgi-fcgi, but this have limits for unix sockets. May by exists other fastcgi server? ------------------------------------------------------------------------ ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/ ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/ ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/