vampire
Junior Member
![*](images/star.gif)
Posts: 43
Joined: Nov 2007
Reputation: 0
|
Bug
Hi,
where I can find the correction in new version? There is a demo for try it?
Is correct the Traffic Server and AW Stats and it is add this parametrer
#!/bin/sh
# Kill all old process
ps ax -F | awk '{ if ( $3 == "1" && $1 == "vu2001" && $12 == "/usr/bin/php5-cgi" ) { print "kill " $2 } }' | sh
PHPRC="/var/www/fcgi/DOMAIN/php4/"
export PHPRC
#PHP_FCGI_CHILDREN=10
#export PHP_FCGI_CHILDREN
#PHP_FCGI_MAX_REQUESTS=11000
#export PHP_FCGI_MAX_REQUEST
exec /usr/bin/php4-cgi
for add all in automatic mode?
Thanks for the answe
|
|
10-21-2008 09:30 AM |
|
Messages In This Thread |
Bug - vampire - 10-21-2008 09:30 AM
|
User(s) browsing this thread: 1 Guest(s)