Flysystem very slow asset upload to Amazon S3 and Azure Blob Storage with Pimcore 11 #17754
Unanswered
cmann90
asked this question in
Q&A / Support
Replies: 1 comment 4 replies
-
Did you also already try a minio/minio on local docker environment? Can be a drop-in replacement for AWS S3, see also https://github.com/pimcore/pimcore/blob/11.x/.github/ci/files/minio-flysystem.yaml. Maybe this helps to locate the problem. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
we want to migrate from Pimore 10 to 11 and noticed that the asset upload to our Azure Blob Storage is really slow.
Error description
Uploading 5 files with a total of ~50 KB takes ~10-15 seconds. (AWS and Azure)
How to reproduce
What we tested
Following tests always had the same outcome:
No entry in the logs about the slow upload.
We are trying to find the cause for several days now.
I will post the solution here if we find it.
Thanks in advance already to anyone for their time and input on this.
Beta Was this translation helpful? Give feedback.
All reactions