FastCGIMaxTime
Maximum lifetime for a FastCGI process. Once the FastCGI application has exceeded this duration, it will exit at the end of the request.
Default
Default is 3600 seconds (one hour)
FastCGIMaxTime 3600
Values
integer (time in seconds)
Example
Two hours (7200 seconds):
FastCGIMaxTime 7200
This page was last updated on 2009-06-11, 15:55.