文件大小超过100k时Apache上传失败

发布于 2024-11-06 01:27:35 字数 537 浏览 0 评论 0原文

下面是有关我的问题的一些信息。

  1. 我们的Apache2.2是在windows 2008服务器上的。
  2. 基本上问题是用户无法将大于 100k 的文件上传到我们的服务器。
  3. Apache日志中的错误是:连接尝试失败,因为连接方在一段时间后没有正确响应,或者建立的连接失败,因为连接的主机无法响应。 :读取请求实体数据时出错,引荐来源:……
  4. 有几次(并非总是)我可以在 Chrome 中上传更大的文件(100k-800k,失败了 20m)。在FF4中,上传超过100k的文件总是失败。在 IE8 中它与 FF4 类似。
  5. 似乎无法从客户端获取请求,然后我将 Apache 设置中的 TimeOut 重置为默认值(300),这根本没有帮助。

我没有设置 RequestLimitBody 选项,并且我没有使用 PHP。有人以前见过类似的错误吗?现在我不确定下一步可以尝试什么。任何建议将不胜感激!

编辑: 我只是尝试使用远程桌面在服务器上上传文件,效果很好。首先想到的是防火墙,但它始终处于关闭状态,尽管应用了 Http 代理。

Below it is some information about my problem.

  1. Our Apache2.2 is on windows 2008 server.
  2. Basically the problem is user fails to upload file which is bigger than 100k to our server.
  3. The error in Apache log is: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. : Error reading request entity data, referer: ......
  4. There were a few times (not always) I could upload larger files(100k-800k, failed for 20m) in Chrome. In FF4 it always fails for uploading file over 100k. In IE8 it is similar to FF4.
  5. It seems that it fails to get request from client, then I reset TimeOut in Apache setting to default value(300) which did not help at all.

I do not have the RequestLimitBody option set up and I am not using PHP. Anyone saw the similar error before? Now I am not sure what I can try next. Any advise would be appreciated!

Edit:
I just tried to use remote desk to upload files on the server and it worked fine. First thought was about the firewall which however is off all the time, Http Proxy is applied though.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文