• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Resolved CloudFlare 127.0.0.1

jsmp

New Pleskian
Server operating system version
AlmaLinux 8.8
Plesk version and microupdate number
18.0.56
Hello,

My website is behind CloudFlare, when a real visitor accesses the site, the IP address of the user appears as 127.0.0.1 in the access_log records. HTTP/1.0

The static files correctly give the real user IP address via HTTP/2.0. How can I provide an arrangement about this issue?
 
Please revise the steps carefully. Make sure that all is in place exactly as described. Make sure you restart/reload Apache afterwards. I am sure the manual is correct.

If you need assistance, please contact Plesk support at https://support.plesk.com
 
@jsmp Try disabling the new "Apache listen on localhost" setting that was introduced in 18.0.56 and see if it fixes it for you:

Code:
plesk bin apache --listen-on-localhost false
 
@Peter Debik Just a note that this is a bug (PPPM-14170) when the new Apache listen on localhost is enabled. The Plesk developers already have it fixed and should release it shortly with one of the next updates :)
 
Back
Top