Apache / wsgi“脚本在返回标题之前超时”
我有一个自定义的Django应用程序,大约每5,000个请求就会变得不响应。 在Apache日志中,我看到以下内容: Apr 13 11:45:07 www3 apache2[27590]: **successful view render here** … Apr 13 11:47:11 www3 apache2[24032]: [error] server is within MinSpareThreads of MaxClients, consider raising the MaxClients setting Apr 13 11:47:43 www3 apache2[24032]: [error] server reached MaxClients setting, consider raising the MaxClients setting … Apr 13 11:50:34 www3 apache2[27617]: [error] [client 10.177.0.204] Script timed […]