S3 503在其他浏览器上不复制的Safari错误
使用预先签名的URL发布到S3时,我的错误速度降低了503。具体来说,我在后端产生了约10个预先签名的URL,将其传递给客户端,并使用这些预先签名的URL上传10张图像。
在Chrome或Firefox上,这些帖子都要求罚款。在Safari上,有一些2至5之间的邮政请求将起作用,然后我将击中503速度。
我尝试了许多不同尺寸的图像(JPG,PNG)在几种不同的Mac上的许多不同尺寸(一直到1MB)的图像(JPG,PNG),并且我得到了一致的行为。另外,由于我们谈论的是O(10)图像,因此我几乎绝对不会遇到S3前缀后配额限制限制。
我为如何调试这个问题而感到困惑。任何帮助!
I've been getting 503 SLOW DOWN errors when posting using presigned URLs to s3. Specifically, I generate ~10 presigned URLs in my backend, pass them to the client, and upload 10 images using those presigned URLs.
On Chrome or Firefox, these POST requests all load fine. On Safari, some number of POST requests between 2 and 5 will work, and then I will hit 503 SLOW DOWNs.
I've tried this with many different types of images (jpg, png) of many different sizes (10kb all the way to 1mb) on a few different macs, and I get consistent behavior. Also, I'm almost definitely not hitting the s3 prefix post quota limit, since we're talking about O(10) images.
I'm stumped for how to even debug this. Any help appreciated!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论