FastCGI settings

afnaf

Verified User
Joined
Aug 8, 2012
Messages
22
Hello, I've been told to use this in my fcgi wrapper:

export PHP_FCGI_MAX_REQUESTS=5000
export PHP_FCGI_CHILDREN=8

Where do I add them? All i seem to find is that the wrapper is /usr/sbin/suexec?
 
Back
Top