Like Ra's Naughty Forum
Cloudflare experiment - Printable Version

+- Like Ra's Naughty Forum (https://www.likera.com/forum/mybb)
+-- Forum: Technical section (https://www.likera.com/forum/mybb/Forum-Technical-section)
+--- Forum: Site (https://www.likera.com/forum/mybb/Forum-Site)
+--- Thread: Cloudflare experiment (/Thread-Cloudflare-experiment)

Pages: 1 2 3 4 5 6


Cloudflare experiment - Like Ra - 31 Jul 2023

I'm going to play with the free Cloudflare tier. This is what it offers:

https://www.cloudflare.com/plans/
https://www.cloudflare.com/plans/free/
https://developers.cloudflare.com/r2/pricing

What I find interesting:

- R2 storage 10GB
- R2 1mln Class A req/month
- R2 10mln Class B req/month
- Web Application Firewall (WAF)
- CDN
- Simple Bot Mitigation
- Content Scraping Protection
- Rate Limiting
- Global Anycast DNS
- DNSSEC
- HTTP/3
- Direct Tor cloud connection
- DDOS protection
- Switching to archive.org page, should the server become unavailable
- Automatic updates of web.archive.org

The paid R2 storage is a bit cheaper, than Linode S3:
Cloudflare R2: $0.015 / GB
Linode S3: $0.02/GB

I'm going to move some big files to R2 (10GB extra file storage) and to make them available directly to everybody (but bots). That should free up PHP resources, and make proper playing possible (currently, all attachments are "streamed" through PHP processes).

Any thoughts? Ideas? Warnings? Gothas? Hints? Tips? Donations?


RE: Cloudflair experiment - Like Ra - 31 Jul 2023

The first step is to migrate the DNS. Should take around 24hours. - Done


RE: Cloudflare experiment - Like Ra - 31 Jul 2023

OK, something is activated... 😆


RE: Cloudflare experiment - Like Ra - 31 Jul 2023

And something was broken, it looked like endless redirection. Then something started working again.

DNSSEC is setup.


RE: Cloudflare experiment - Like Ra - 01 Aug 2023

So, caching works like a charm. But.... I see, that the forum, is broken on ... guess what? NON-Apple mobile devices!!!! For some reason, all forum links except threads are redirected to the main forum page. And no avatars are shown in the stats at the bottom of the main page. Works fine on desktops and iPhones.

Go figure... Help? Anybody?


RE: Cloudflare experiment - Like Ra - 01 Aug 2023

And suddenly it began to work.


RE: Cloudflare experiment - Like Ra - 01 Aug 2023

Chrome uses HTTP/3, Firefox uses HTTP/2, while HTTP/3 is allowed in Firefox. Why?


RE: Cloudflare experiment - Like Ra - 01 Aug 2023

Can't make R2 work. Apparently, I don't understand how R2/S3 objects are supposed to be used. Yeah, speaking of the learning curve ...


RE: Cloudflare experiment - madjack - 01 Aug 2023

A venture into the unknown - and opportunity to learn?

I confess, most of this thread means very little to me, but I salute your efforts and continuing dedication to making this forum a special place.

Thank you and  "Courage mon brave"

MJ


RE: Cloudflare experiment - Like Ra - 01 Aug 2023

(01 Aug 2023, 01:59 )Like Ra Wrote: Firefox uses HTTP/2, while HTTP/3 is allowed in Firefox.

Now it uses HTTP/3. Sometimes it requires a couple of reloads. Looks like it's a Firefox issue.