Top "Cloudflare" questions

Cloudflare is a content delivery network and distributed Domain Name Server service aimed at enhancing website performance and speed and providing security.

CloudFlare and logging visitor IP addresses via in PHP

I'm trying to track and log users/visitors that are accessing my website using PHP's $_SERVER['REMOTE_ADDR'] to do …

php logging ip-address cloudflare
What is a Ray ID (Cloudflare)?

Every time I visit a website that is using Cloudflare's Under-Attack-Mode it shows me the usual text telling me to …

cloudflare ddos
how to disable direct access to a web site by ip address

I have a website on a VPS. The issue I am having is that when I enter the IP of …

nginx dns ip server cloudflare
Is it possible to increase CloudFlare time-out?

Is it possible to increase CloudFlare's time-out? If yes, how? My code takes a while to execute and I wasn't …

timeout cloudflare connection-timeout
cURL - Load a site with CloudFlare protection

I have a site which I want to load using cURL. However, the site I'm talking about is using cloudflare …

php curl cloudflare
Gateway Time-out:The gateway did not receive a timely response from the upstream server

I am sending 300 newsletter at a time with a url, after 2 min it refresh itself again to send next 300 at …

php apache cloud cloudflare
How to use a variable in a CURL request with bash?

Goal: I'm using a bash CURL script to connect to the Cloudflare APIv4. The goal is to update an A-record. …

bash shell api curl cloudflare
Can I use CloudFlare as a video provider?

I'm creating a website where people can upload and watch videos. I'm expecting 1000 simultaneous viewers at all times (on average). …

video cdn cloudflare
How Do I Create Sub-Sub-Domain on Cloudflare DNS?

I've let cloudflare manage the dns of my domain.com I have created id.domain.com for country's specific customer. …

cloudflare
Why do I get a malformed JSON in request body in this cURL call?

I have been trying to call the CloudFlare API v4, using an example provided in their own documentation. This is …

json curl dns cloudflare