Re: Separate fascgi server.
Marc Prewitt <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
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/