nginx + fastCGI 在几次刷新后停止服务 php
我使用 nginx 和 fastCGI 设置了一个新的 CentOS 服务器。我按照这篇 linode 文章安装并配置了所有内容 http://library.linode.com /lemp-guides/centos-5/ 。它似乎工作正常,直到我刷新页面几次。 2 次刷新后,nginx 停止提供 php 服务,并给出一个错误。如果我在不同的浏览器中加载 php 页面,它将再次工作,直到我恢复正常。会话可以发出的请求数量是否有某种任意限制?
我是 Nginx 新手。我对 Apache 配置更加满意。我确信这只是 nginx.conf 中的一些内容。但除了将位置指向我的 php 所在的目录之外,我没有更改 /etc/nginx.conf 中的任何默认配置。
我认为这并不重要,但它正在运行一个 codeigniter 应用程序。
谢谢。
I setup a new CentOS server with nginx and fastCGI. I followed this linode article to get everything installed and configured http://library.linode.com/lemp-guides/centos-5/ . It seems to work fine, until I refresh the page a couple times. After 2 refresh nginx just stops serving php and just gives me an error. If I load the php page in a different browser, it will work again, until I fresh. Is there some kind of arbitrary limit on the number of requests a session can make?
I'm new to nginx. I'm much more comfortable with Apache configs. I'm sure it's just something in the nginx.conf. But other than pointing the locations to the directory where my php is, I didn't change any of the default configs in /etc/nginx.conf.
I don't think it matters, but it's running a codeigniter application.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论