Report this

What is the reason for this report?

I can't use nodejs/expressjs to get the client IP address behind a Digital Ocean Loadbalancer when using "req.headers['x-forwarded-for'];".

Posted on September 14, 2018

I cannot use nodejs with expressjs to get the client IP address (enabled with ssl) behind a Digital Ocean Loadbalancer when using “req.headers[‘x-forwarded-for’];”.

To manage the droplet I use “dokku” witch installs “nginx”.

How can I get the real client IP address behind a Digital Ocean Loadbalancer with a SSL connection?

Please help me.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.