S3 503在其他浏览器上不复制的Safari错误

发布于 2025-01-31 15:50:59 字数 317 浏览 4 评论 0原文

使用预先签名的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 技术交流群。

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

发布评论

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