Is it better to create a “general help”

S3 upload speeds (slow) I’ve also been waiting for 2 weeks on my CloudFlare tickets. Wait times are insane, even when we’re paying for over $100 (increasing every month) on CloudFlare products per month
7 Replies
Unknown User
Unknown User13mo ago
Message Not Public
Sign In & Join Server To View
Sam
Sam13mo ago
For example, if I'm uploading the following images in a Promise.all() it's taking about 2 seconds (I'm near Amsterdam, 132km away and 280km from Frankfurt): - PNG Image from 550kb - Webp Image from 48kb - Jpeg Image from 74kb On S3, its a lot faster.
Unknown User
Unknown User13mo ago
Message Not Public
Sign In & Join Server To View
Sam
Sam13mo ago
{
'$metadata': {
httpStatusCode: 200,
requestId: undefined,
extendedRequestId: undefined,
cfId: undefined,
attempts: 1,
totalRetryDelay: 0
},
LocationConstraint: 'WEUR'
}
{
'$metadata': {
httpStatusCode: 200,
requestId: undefined,
extendedRequestId: undefined,
cfId: undefined,
attempts: 1,
totalRetryDelay: 0
},
LocationConstraint: 'WEUR'
}
Is this getting a location based on where I am? Since 70% of our users are from the US. Want them on US servers of course.
Unknown User
Unknown User13mo ago
Message Not Public
Sign In & Join Server To View
Sam
Sam13mo ago
Yeah but the thing is, I need all locations to be fast. Download speeds are fine, since we have the CDN in front of it. The 30% of Europe users (which are still a lot) should also have access to fast upload times. So Europe should be as fast as the US
Unknown User
Unknown User12mo ago
Message Not Public
Sign In & Join Server To View