Current time: 05-09-2024, 10:46 AM Hello There, Guest! (LoginRegister)


Post Reply 
PHP_FCGI_MAX_REQUESTS
Author Message
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #1
PHP_FCGI_MAX_REQUESTS
hab mal wieder etwas Probleme mit CPU Load ...
vor 1.0.3 war immer PHP_FCGI_MAX_REQUESTS=200 im fcgi starter (bei den usern) gesetzt, momentan ist dieser Parameter nicht mehr vorhanden ...
ist das richtig so - bzw soll das wegbleiben?
Code:
vorher:
export PHPRC
PHP_FCGI_CHILDREN=2
export PHP_FCGI_CHILDREN
PHP_FCGI_MAX_REQUESTS=200
export PHP_FCGI_MAX_REQUESTS
exec /usr/bin/php5-cgi

nachher:
export PHPRC
TMPDIR="{WWW_DIR}/{DMN_NAME}/phptmp"
export TMPDIR
PHP_FCGI_CHILDREN=2
export PHP_FCGI_CHILDREN
exec {PHP5_FASTCGI_BIN}
(This post was last modified: 01-09-2010 03:30 AM by fulltilt.)
01-09-2010 02:15 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
PHP_FCGI_MAX_REQUESTS - fulltilt - 01-09-2010 02:15 AM
RE: PHP_FCGI_MAX_REQUESTS - joximu - 01-09-2010, 02:25 AM
RE: PHP_FCGI_MAX_REQUESTS - fulltilt - 01-09-2010, 02:33 AM
RE: PHP_FCGI_MAX_REQUESTS - Viktor - 01-09-2010, 08:31 AM
RE: PHP_FCGI_MAX_REQUESTS - tomdooley - 01-09-2010, 09:04 AM
RE: PHP_FCGI_MAX_REQUESTS - joximu - 01-09-2010, 09:11 AM
RE: PHP_FCGI_MAX_REQUESTS - fulltilt - 01-09-2010, 09:35 AM
RE: PHP_FCGI_MAX_REQUESTS - Viktor - 01-09-2010, 09:42 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)