Re: Separating Application and Server

Sam Vilain <sam-s9IUA/[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
Nahemoth wrote:
> What do you mean with an external fastcgi server? 
> 
> I'm trying the cgi-fcgi application with '-start -connect' parameters
> and it seems that I get fastcgi applications listening on a specific
> port.

Oh, well in that case just use:

   cgi-fcgi -bind -connect host:port

> The language that I'm using is C. Can I use the environment variable
> FCGI_SOCKET_PATH?

Sadly, there is neither a correct solution or a common convention there.
You will need to check how the program you are using handles this, or if
you are the maintainer, look at the examples for how to listen on an
external socket.
-- 
Sam Vilain, sam /\T vilain |><>T net, PGP key ID: 0x05B52F13
(include my PGP key ID in personal replies to avoid spam filtering)

___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.