Questions tagged [cloudflare]
Cloudflare is a content delivery network and distributed Domain Name Server service aimed at enhancing website performance and speed and providing security.
2,717
questions
0
votes
0
answers
9
views
Make CloudFlare cache everything
Basically i configured my CloudFlare rule to cache everything * domain.com/assets/ *
But anytime i download these assets on a device the 'CF-Cache-Status' stays on 'DYNAMIC' instead of HIT/MISS.
Is ...
0
votes
0
answers
8
views
Cloudflare client certificate does not work properly
I have a client certificate from CLoudflare, on Android and Linux it always works (with Chrome).
But I mostly use Linux with Firefox, and there it works sometimes and sometimes not :/
I have already ...
0
votes
0
answers
12
views
Automate updating DNS for Cloudflared Tunnel
I am happily deploying a Cloudflared Tunnel on Kubernetes with YAML that looks like this. This deploys the Tunnel itself just fine - however, updating a Cloudflared tunnel also requires updating ...
0
votes
0
answers
14
views
Azure CDN Worldwide vs China
I've been trying to find an alternative for my current CDN (Rocket CDN), because they don't deliver content well in China. For instance, various partners contacted me last month that our images are no ...
0
votes
0
answers
11
views
Different web host, and registrar, How to use CDN [closed]
Cloud flare, (CDN), Bluehost as a web host, Namecheap as registrar
Every time I update the name server at my registrar (Namecheap) to CDN ( Cloudflare) I lose access to my website at Bluehost, and it ...
0
votes
0
answers
36
views
Problem with rotating (ILM) Cloudflare indices on ELK cluster
The problem I have is that my Cloudflare indices report the following ILM errors:
on index with alias: illegal_argument_exception: rollover target [cloudflare] does not point to a write index
on ...
0
votes
0
answers
12
views
How can we use Cloudflare Image Resizing functionality without migrating images to cloudflare?
Actually, I don't want to migrate my images in Cloudflare and without using "Cloudflare cloud" I need Image Resizing functionality. I read about it that Cloudflare caches images using the ...
0
votes
0
answers
9
views
iRedMail Cloudflare Certificate 400 Bad Request when installing Root CA
I just installed iredmail on my VPS, and tried to install my ssl certificates. To do so I am modifying /etc/nginx/templates/ssl.tmpl to use these these lines instead of the self signed certificate:
...
0
votes
0
answers
19
views
Cloudflare Zero Trust kubectl connection - private cluster
I'm following this article in order to secure kubectl connection with Cloudflare Zero Trust (using cloudflared daemon):
https://developers.cloudflare.com/cloudflare-one/tutorials/kubectl/
My cluster ...
0
votes
1
answer
33
views
Cannot authenticate with Cloudflare via terraform provider
I'm trying to follow terraform documentation, but for some reason I'm getting error while trying to authenticate with my Cloudlfare account from within terraform (with terragrunt).
So my config is:
...
0
votes
0
answers
8
views
Tons of timeouts from Node.JS Express API hosted on Nginx behind Cloudflare
I have a Node.JS Express API (MySQL) hosted on Nginx behind Cloudflare (2 instances running). I'm getting a lot of 504 timeout on Roblox and upstream timed out on Nginx. I have never seen a request I ...
0
votes
0
answers
29
views
Cloudflare Nginx SSL Not Trusted/400 bad request (No required ssl certificate was sent)
Similar to this the error I am receiving from this thread (https://community.cloudflare.com/t/getting-400-bad-request-no-required-ssl-certificate-was-sent-using-nginx-and-cloudflare-authenticated-...
0
votes
2
answers
28
views
How to Get # URL value with JavaScript
i cant use url Query https://example.com/?l=http://example2.com on my CloudFlare Worker server.
So, My question is, how to convert this JS script to work with https://example.com/#http://example2.com
...
-1
votes
0
answers
15
views
Connect Cloudflare CDN with website where Domain is on Namecheap and Hosting in Hostinger
I have developing a wordpress website. Right now i need to connect website with Cloudflare CDN. Problem is I brought Domain name in Namecheap.com and Hosting in Hostinger. How can connect the website ...
0
votes
1
answer
31
views
This site can’t be reached for aws s3 and cloudflare
I uploaded a static html site to s3 following this guideline: https://support.cloudflare.com/hc/en-us/articles/360037983412-Configuring-an-Amazon-Web-Services-static-site-to-use-Cloudflare
On s3 I ...