在 IIS 上使用 FastCGI 对 PHP 发出并发请求
我的一些 PHP 脚本可能会运行很长时间,10 秒左右。我注意到其他请求必须等到前一个请求被处理为止。这使得该网站有一段时间没有响应。
FastCGI 中是否有任何设置可以解决该问题,或者我应该切换到其他设置,例如 CGI?
Some of my PHP script might run for a long time, 10 seconds or so. I noticed that other requests have to wait until the previous request is processed. That makes the site unresponsive for a while.
Is there any setting in FastCGI to fix that problem or should I switch to something else, such as CGI?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论