<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>英溯IT论坛 - nginx</title>
    <link>http://it.chao01.com/forum.php?mod=forumdisplay&amp;fid=84</link>
    <description>Latest 20 threads of nginx</description>
    <copyright>Copyright(C) 英溯IT论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 30 Apr 2026 00:43:36 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://it.chao01.com/static/image/common/logo_88_31.gif</url>
      <title>英溯IT论坛</title>
      <link>http://it.chao01.com/</link>
    </image>
    <item>
      <title>open_basedir restriction in effect错误解决方法</title>
      <link>http://it.chao01.com/forum.php?mod=viewthread&amp;tid=100</link>
      <description><![CDATA[设置目的PHP为了安全性考虑,有一项open_basedir的设置,该配置可以设置你访问目录的权限.根据你web服务器环境,open_basedir可以在几个地方设置.如何配置1.在PHP配置文件php.ini文件中配置;open_basedir =
如果发现该项没有有配置，可以查看一下fastcgi.conf文件中是否有 ...]]></description>
      <category>nginx</category>
      <author>老司机</author>
      <pubDate>Wed, 13 Dec 2023 02:33:33 +0000</pubDate>
    </item>
    <item>
      <title>504 gateway timeout</title>
      <link>http://it.chao01.com/forum.php?mod=viewthread&amp;tid=66</link>
      <description><![CDATA[504 gateway timeout 两种 情况与解决方案
https://blog.csdn.net/houxian1103/article/details/113063086]]></description>
      <category>nginx</category>
      <author>老司机</author>
      <pubDate>Mon, 12 Dec 2022 03:08:09 +0000</pubDate>
    </item>
    <item>
      <title>recv() failed (104: Connection reset by peer) while reading response header</title>
      <link>http://it.chao01.com/forum.php?mod=viewthread&amp;tid=64</link>
      <description><![CDATA[1.18.0版本
配置文件：
        server_names_hash_bucket_size 512;
        client_header_buffer_size 32k;
        large_client_header_buffers 4 32k;
        client_max_body_size 50m;

改成

        server_names_hash_bucket_size 512;
        client_head ...]]></description>
      <category>nginx</category>
      <author>老司机</author>
      <pubDate>Sat, 10 Dec 2022 09:46:52 +0000</pubDate>
    </item>
  </channel>
</rss>