ID: 14940
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Dynamic loading
Operating System: Debian (Potato)
PHP Version: 4.1.1
New Comment:

...and sorry, yes, I am setting it before I start Apache...


Previous Comments:
------------------------------------------------------------------------

[2002-01-24 03:17:43] [EMAIL PROTECTED]

PHP_FCGI_CHILDREN=5
export $PHP_FCGI_CHILDREN

Seems to happen with only mod_fastcgi.  Other fastcgi scripts load
proper number of children, however...

------------------------------------------------------------------------

[2002-01-17 06:54:47] [EMAIL PROTECTED]

Where are you setting the environment variable?
Are you setting it before starting Apache?
Are you using Apache to start php-fcgi, or is it
running separately?

------------------------------------------------------------------------

[2002-01-08 21:07:57] [EMAIL PROTECTED]

php 4.1.1
fastcgi-dev 2.2.2
mod_fastcgi 2.2.12
Apache 1.3.20
Debian Potato


Problem:  
PHP_FCGI_CHILDREN environment variable does not seem to be read by
php4.fcgi, resulting in 8 children being pre-forked every time the
server is started (the default setting).

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14940&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to