FastCGIMaxRequests

Maximum number of requests to serve per FastCGI process. Upon serving the specified number, the process will gracefully exit. FastCGI will spawn a new process to replace it, ready for the next request.

Default

Default 1000 requests

FastCGIMaxRequests 1000

Values

integer

Example

2000 requests:

FastCGIMaxRequests 2000
This page was last updated on 2009-06-11, 15:56.

Leave a note

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.