What is the name of the domain?
What is the error number?
None
What is the error message?
None
What is the issue you’re encountering
I do not get the correct IP from users
What steps have you taken to resolve the issue?
I have tried to add a custom logging to my IIS, but it didn’t help. I used your option pseudo IPv4 but it show the right one either
What feature, service or problem is this related to?
I don’t know
What are the steps to reproduce the issue?
Simply create a PHP file with return $_SERVER[‘HTTP_CF_CONNECTING_IP’]; and see the IP. It does not show the right one.