无法将大于 30MB 的文件上传到 Amazon
我们的网站托管在 Amazon EC2 服务器中,文件存储在 Amazon S3 服务器中。
我的问题是,当我上传大于 30MB 的文件时,上传失败。不显示任何错误,但连接重置。页面显示是这样的
连接已重置
加载页面时,与服务器的连接已重置。
该网站可能暂时不可用或太忙。请稍后再试。
如果您无法加载任何页面,请检查计算机的网络连接。
如果您的计算机或网络受防火墙或代理保护,请确保 Firefox 被允许访问网络。
但是,如果我上传小于 30 MB 的文件,则不会出现问题或错误。请帮助我解决这个问题。
在我使用的配置文件中
<httpRuntime executionTimeout="120000" maxRequestLength="1048576"
useFullyQualifiedRedirectUrl="false"/>
,它应该允许大约 1GB 的文件。
我们使用的是单部分上传,亚马逊文档中说单部分上传也允许1byte到5Gb,那么有什么问题呢?
请尽快帮助我
Our site is hosted in Amazon EC2 server and files are stored in Amazon S3 server.
My problem is when I upload files larger than 30MB, uploading failed. Does not display any error, but connection reset. the page display like this
The connection was reset
The connection to the server was reset while the page was loading.
The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer's network connection.
If your computer or network is protected by a firewall or proxy, make sure
that Firefox is permitted to access the Web.
But if I upload smaller than 30 MB there is no issue or error. Please help me in this issue.
In my config file we are using
<httpRuntime executionTimeout="120000" maxRequestLength="1048576"
useFullyQualifiedRedirectUrl="false"/>
so that, it should allow around 1GB file.
We are using single part uploading, in Amazon document says that single part uploading also allow 1byte to 5 Gb, then what is the issue?
Please help me soon
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论