Final upload rate calculated {"key
Final upload rate calculated {"key": "7593/320123", "second": 1, "rate_MBps": 7.789717271412793, "bytes_uploaded": 578944048, "elapsed_seconds": 70.878576202}
@cmaddox
8 Replies
It looks like most of the time we are waiting on the client to send us bytes. You might need to tweak your config a little bit to maximize your network link
I'm just using the AWS SDK.

I just saw here, it seems that I have a loss for cloudflare.
I changed the server, but I still have low upload speeds


@cmaddox
Another thing, is there any priority support for R2, or is the support here on discord?
Not sure, I believe if you are ENT you get support. Support through here is a bit random, like if we happen to be on and see something, but it's certainly not guaranteed.
I'm still seeing the same thing. I'd maybe try to mess with the concurrency/part size a bit. The other option would be to implement a solution in go using streams. The go aws sdk might be buffering the file before trying to send it.
I'm trying everything I can with the aws golang implementation but the upload is always low.
It's very strange, I've tried several servers in different data centers, all machines with 10Gbps
Is there any limitation on cloudflare account?
Would you have any suggestions?
this done