Re: Standalone FastCGI
Stanley Gambarin (stanleyg@cs.bu.edu)
Tue, 23 Sep 1997 12:51:50 -0400 (EDT)
Date: Tue, 23 Sep 1997 12:51:50 -0400 (EDT)
From: Stanley Gambarin <stanleyg@cs.bu.edu>
To: Sonya Rikhtverchik <rikhtver@OpenMarket.com>
Subject: Re: Standalone FastCGI
In-Reply-To: <199709231453.KAA17605@u4-138.openmarket.com>
Message-Id: <Pine.GSO.3.96.970923125017.6690B-100000@csa>
On Tue, 23 Sep 1997, Sonya Rikhtverchik wrote:
> Hello!
>
> Is it possible to run FastCGI application standalone (without any webservers)
> for accepting connections from another machines?
>
> P.S. webserver = apache_1.2.4
> host for fcgi app = SCO 3.2v4.2
>
Not right now... I am currently working on implementing a
standalone process manager, so that you can run the fcgi apps without
running the web server.. but for now you are limited to running it
with one (web server).
Stanley.