On the server side, this.connection.clientAddress occasionally returns 127.0.0.1 for some users at random, even though my server is not behind any proxy or load balancer

On the server side, this.connection.clientAddress occasionally returns 127.0.0.1 for some users at random, even though my server is not behind any proxy or load balancer. This behavior is inconsistent and I haven’t been able to identify the root cause or find any reliable solution to fix it yet. Any real solution ?

1 Like

Do you have an small poc that reproduces it?
what is your host provider?