Apache fastCGI - how may processes?
Michael Smith (mjs@cursci.co.uk)
Wed, 10 Jul 1996 16:33:42 +0100
Message-Id: <31E3CD56.5120D9FE@cursci.co.uk>
Date: Wed, 10 Jul 1996 16:33:42 +0100
From: Michael Smith <mjs@cursci.co.uk>
To: fastcgi-developers@OpenMarket.com
Subject: Apache fastCGI - how may processes?
Using the fastCGI module with apache (1.1) I find that an unreliable
number of processes is forthcoming.
Using a line like
AppClass /home/mjs/www/cgi-bin/members1/shwtoc.pl -processes 1
Sometimes I get one process called shwtoc.pl running, and sometimes I
get two ... one belonging to the root server and one to one of its
children. Has anybody else experienced anything like this?
Cheers
Mike