Home > Backend Development > PHP Tutorial > Solve the problem that the FastCGI process exceeds the configured activity timeout_PHP tutorial

Solve the problem that the FastCGI process exceeds the configured activity timeout_PHP tutorial

WBOY
Release: 2016-07-21 15:01:06
Original
868 people have browsed it

Recently, to meet test requirements, when conducting big data concurrency testing, [HTTP error 500.0 - Internal Server Error E:PHPphp-cgi.exe - FastCGI process exceeded the configured activity timeout

Solution:

IIS7->FastCGI Settings->Double-click "php-cgi.exe"->"Activity Timeout" item is set to 70 (seconds) by default and changed to 600 (10 minutes). You can set it here according to your needs. Slightly higher~)

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/328019.htmlTechArticleRecently, it is necessary to meet the testing requirements. When conducting big data concurrency testing, [ HTTP Error 500.0 - Internal Server Error is reported E:PHPphp-cgi.exe - The FastCGI process exceeded the configured activity limit...
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template