lmtr0
lmtr0
CDCloudflare Developers
Created by lmtr0 on 11/10/2023 in #pages-help
Disable Pages domain
Hello there everyone, I've a site hosted on Cloudflare pages and I want to disable access to it through the pages domain. How can I do that?
3 replies
CDCloudflare Developers
Created by lmtr0 on 8/24/2023 in #general-help
RabbitMQ Cloudflare proxy
Is it possible to proxy a RabbitMQ server with a tunnel using the tcp tunnel? If yes, which port will the proxy use, 80? What if I have SSL in the rabbitMQ server, can I use a origin certificate?
1 replies
CDCloudflare Developers
Created by lmtr0 on 5/30/2023 in #general-help
Unreliable CDN response times
Hello there, I've a bunny CDN bucket for my static assets and a worker to sort where the request should go, lb or bunny bucket. If the request has /assets/ goes to the bucket, otherwise, goes to the origin. The problem started when I tested the site speed with WebPageTest to see the improvements vs my old deploying strategy. I see that the timings change a lot from 50% faster to 200% slower, I tested serving the assets directly from the bunny bucket, and It improved the 50% consistently. Am I doing something wrong? OBS: I tested around 50 times (3 runs per time) to see if it was a momentary thing, I used other services for testing (i.e. Page Insights and GT Metrics)
1 replies
CDCloudflare Developers
Created by lmtr0 on 5/28/2023 in #general-help
Cloudflare Cache Not Caching
3 replies
CDCloudflare Developers
Created by lmtr0 on 5/26/2023 in #workers-help
Normalize URL?
Hi there, is there anyway I can normalize urls on workers?
3 replies
CDCloudflare Developers
Created by lmtr0 on 5/25/2023 in #general-help
Workers speed
Hello there, I'm currently serving some pages from cloudflare workers and I'm noticing that they are slightly slower than the same static pages on google cloud. I've a Pro plan, can you help me. Would the business plan be faster?
15 replies
CDCloudflare Developers
Created by lmtr0 on 5/13/2023 in #general-help
Worker: Custom resolve
I want to resolve a domain to a specific IP address. In CURL I would use
$ curl --resolve www.example.com:443:1.0.0.0 http://www.example.com/
$ curl --resolve www.example.com:443:1.0.0.0 http://www.example.com/
3 replies
CDCloudflare Developers
Created by lmtr0 on 5/13/2023 in #general-help
Question about Compressed files in cloudflare
Hello there, So I'm storing gz and brotoli compressed files in kv namespaces, is it possible to disable Cloudflare's edge compression to allow just the files for speed purposes?
3 replies
CDCloudflare Developers
Created by lmtr0 on 5/11/2023 in #general-help
Custom hostnames with pages don't seem to work
102 replies
CDCloudflare Developers
Created by lmtr0 on 5/11/2023 in #general-help
Custom workers domains outside domain zone
Hey there, one of the products my company develops utilizes workers, however we want to use our Cloudflare account to host it. Is it possible for me to use a domain outside my Cloudflare account to serve that worker
3 replies
CDCloudflare Developers
Created by lmtr0 on 5/10/2023 in #general-help
Worker sites vs pages
Hello there everybody! I've come here with a big question after exploring https://developers.cloudflare.com/workers/platform/sites/ What is the big difference between worker sites and cf pages?
26 replies