[FASTCGI] Question about using a C application with FastCGI
Bryan White
nicktook at gmail.com
Thu Mar 11 13:28:45 EST 2010
On Tue, Mar 9, 2010 at 1:41 PM, silverburgh <silverburgh.meryl at gmail.com> wrote:
> Hi,
>
> I am new to FastCGI, i would like to know if I use a C application
> with FastCGI, my understanding is FastCGI will spawn a process
> running my C application for each request it gets. Is that correct?
Incorrect.
> If yes, how can I make FastCGI to use the same instance of my C
> application for all the subsequence requests from the same user?
That is is general how FastCGI does work.
--
Bryan White
More information about the FastCGI-developers
mailing list