Current time: 05-05-2024, 02:34 AM Hello There, Guest! (LoginRegister)


Post Reply 
Bug
Author Message
vampire Offline
Junior Member
*

Posts: 43
Joined: Nov 2007
Reputation: 0
Post: #1
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
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Bug - vampire - 10-21-2008 09:30 AM
RE: Bug - BeNe - 10-22-2008, 03:44 AM
RE: Bug - vampire - 10-22-2008, 06:33 PM
RE: Bug - BeNe - 10-22-2008, 06:58 PM
RE: Bug - vampire - 10-22-2008, 07:48 PM
RE: Bug - vampire - 10-22-2008, 08:57 PM

Forum Jump:


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