https://discord.cloudflare.com logo
Join Discord
Powered by
# r2
  • a

    andrew

    02/23/2023, 4:35 AM
    @Karew @digitalpoint i found this: https://discord.com/channels/595317990191398933/940663374377783388/1037241715351887902 But it was referring to HTTP/2 not being available using the s3 api endpoints, not the regular public bucket interface
  • k

    Karew

    02/23/2023, 4:36 AM
    The public domains also don't respond via HTTP/2, at least all of mine don't
  • a

    andrew

    02/23/2023, 4:36 AM
    ah ok. @Zeblote was reporting it loads over h2 for them with public endpoint. it'd be good to find out what's going on here
  • a

    andrew

    02/23/2023, 4:37 AM
    @Karew you have http/2 enabled in your CF panel?
  • k

    Karew

    02/23/2023, 4:38 AM
    Yep
  • k

    Karew

    02/23/2023, 4:39 AM
    Some of the website settings don't affect R2 custom domains. They also don't enforce TLS 1.2+ even if you set that requirement.
  • d

    digitalpoint

    02/23/2023, 4:39 AM
    Ya, the API isn't as big of a deal, but hopefully we'll get something better than HTTP/1.1 on R2 public buckets someday... It's funny looking at the request waterfall for my sites and it's all coming down via HTTP/3... except for images on R2... those are HTTP/1.1. Welcome to the 1999. 🙂
  • a

    andrew

    02/23/2023, 4:40 AM
    well... let's wait to hear what's going on with @Zeblote's account, since they claim to be getting HTTP/2 on R2 public bucket. maybe this is just some flag somewhere or something.
  • k

    Karew

    02/23/2023, 4:41 AM
    In some ways that's fine, the browser opening like 10 parallel HTTP/1.1 requests for images is often a better experience. It doesn't always make sense to serialize image downloads in HTTP/2. But if you were like putting a static website on R2, you would want HTTP/2.
  • d

    digitalpoint

    02/23/2023, 4:41 AM
    Ya... and Cloudflare Security center cries about it... basically it's filled with things R2 is doing (or not doing).
  • k

    Karew

    02/23/2023, 4:42 AM
    I really really wish all of the website settings were honored for R2 custom domains though
  • k

    Karew

    02/23/2023, 4:42 AM
    R2 has made the security center very noisy for us too, yeah
  • d

    digitalpoint

    02/23/2023, 4:44 AM
    Honestly, I'm not sure why any site needs to be on TLS < 1.2... most major sites don't work with TLS 1.0/1.1... just shut that crap off for R2 if it can't be dynamic for each subdomain
  • d

    digitalpoint

    02/23/2023, 4:45 AM
    If your browser doesn't support TLS 1.2, you can't use Google, Facebook, PayPal, Microsoft, YouTube, etc. So it's like 5 people in the entire world just so they can browse their own website maybe? 🤷
  • d

    digitalpoint

    02/23/2023, 4:46 AM
    That being said, I do love R2. 🙂
  • s

    sameerali

    02/23/2023, 5:00 AM
    Files on R2 are currently being distributed to all data centers?
  • u

    Unsmart | Tech debt

    02/23/2023, 5:08 AM
    According to qualys ssl test google facebook and youtube all support tls 1.0 and 1.1 😛 paypal and microsoft though dont
  • k

    Karew

    02/23/2023, 5:27 AM
    No, it's just one datacenter right now wherever you create your bucket
  • s

    sameerali

    02/23/2023, 5:28 AM
    oh, any timeline when it will be available in all datacenter?s
  • u

    전현우

    02/23/2023, 8:15 AM
    Hello. I'm trying to start service using R2. Can you share the github repository that use R2 with aws sdk js v3?
  • h

    HardAtWork

    02/23/2023, 8:46 AM
    IIRC, the current plan is to have files auto-migrate, rather than replicate to every datacenter.
  • h

    HardAtWork

    02/23/2023, 8:47 AM
    You can use the https://pricing.ceru.dev/r2 calculator to get an estimated price for R2 per month. On the topic of the Worker, does it do anything other than proxy the videos?
  • s

    sameerali

    02/23/2023, 8:59 AM
    is that working? i have traffic hitting my site from ASIA and it looks like R2 is taking a lot of time when i load file from worker. my bucket was created from us-west
  • p

    Plotzes

    02/23/2023, 8:59 AM
    it hasn't been implemented yet
  • z

    Zeblote

    02/23/2023, 9:19 AM
    when you load homepage of the website in my profile, or the most recent blog post, there are videos being loaded from r2
  • z

    Zeblote

    02/23/2023, 9:19 AM
    at least chrome thinks those requests are using h2
  • z

    Zeblote

    02/23/2023, 9:21 AM
  • k

    Karew

    02/23/2023, 9:32 AM
    I have no idea what's going on, because yeah I see the same thing in my web inspector for that URL (h2), but cURL says it can't negotiate HTTP/2 for that URL
  • z

    Zeblote

    02/23/2023, 9:33 AM
  • k

    Karew

    02/23/2023, 9:33 AM
    Are you using Stream?
1...899900901...1050Latest