bran
July 4, 2025, 1:45am
1
What is the name of the domain?
all domains
What is the issue you’re encountering
HTTP_CF_CONNECTING_IP header missing
What steps have you taken to resolve the issue?
I have not changed anything lately and within the last few weeks it the header has been missing. Has Cloudflare removed the header?
sjr
July 4, 2025, 7:56am
2
Can you give one of the domains and show the headers you are receiving.
bran
July 4, 2025, 5:59pm
3
Here are all the $_SERVER variables and the domain is sellanyride.ca
I also checked under Rules → Settings → Remove visitor IP headers. It’s set to off.
Array
(
[USER] => ************
[HOME] => ************
[FCGI_ROLE] => RESPONDER
[UNIQUE_ID] => ************
[SCRIPT_URL] => /
[SCRIPT_URI] => https://sellanyride.ca/
[HTTPS] => on
[SSL_TLS_SNI] => sellanyride.ca
[proxy-nokeepalive] => 1
[HTTP_HOST] => sellanyride.ca
[HTTP_SEC_FETCH_DEST] => document
[HTTP_ACCEPT_ENCODING] => gzip, br
[HTTP_COOKIE] => ************
[HTTP_PRIORITY] => u=0, i
[HTTP_CF_RAY] => ************
[HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.9
[HTTP_CACHE_CONTROL] => max-age=0
[HTTP_SEC_CH_UA] => ************
[HTTP_SEC_CH_UA_MOBILE] => ?0
[HTTP_SEC_CH_UA_PLATFORM] => ************
[HTTP_UPGRADE_INSECURE_REQUESTS] => 1
[HTTP_USER_AGENT] => ************
[HTTP_ACCEPT] => ************
[HTTP_SEC_FETCH_SITE] => none
[HTTP_SEC_FETCH_MODE] => navigate
[HTTP_SEC_FETCH_USER] => ?1
[HTTP_X_FORWARDED_FOR] => ************
[HTTP_X_FORWARDED_PROTO] => https
[HTTP_CDN_LOOP] => cloudflare; loops=1
[HTTP_CF_IPCOUNTRY] => CA
[HTTP_CF_VISITOR] => {"scheme":"https"}
[HTTP_X_HTTPS] => 1
[PATH] => ************
[SERVER_SIGNATURE] =>
[SERVER_SOFTWARE] => ************
[SERVER_NAME] => sellanyride.ca
[SERVER_ADDR] => ************
[SERVER_PORT] => ************
[REMOTE_ADDR] => ************
[DOCUMENT_ROOT] => ************
[REQUEST_SCHEME] => https
[CONTEXT_PREFIX] =>
[CONTEXT_DOCUMENT_ROOT] => ************
[SERVER_ADMIN] => ************
[SCRIPT_FILENAME] => ************
[REMOTE_PORT] => ************
[GATEWAY_INTERFACE] => CGI/1.1
[SERVER_PROTOCOL] => HTTP/1.1
[REQUEST_METHOD] => GET
[QUERY_STRING] =>
[REQUEST_URI] => /
[SCRIPT_NAME] => /index.php
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => ************
[REQUEST_TIME] => ************
[argv] => Array
(
)
[argc] => 0
)