Where can I find the client IP address of a request connecting to my app?

Validated on 29 Jan 2025 • Last edited on 29 Jan 2025

App Platform adds a do-connecting-ip HTTP header that contains the client’s IP address for requests directed to your app. While the x-forwarded-for header is often used for this purpose, App Platform uses this header for the IP address of the DigitalOcean ingress server that forwarded the request to your app.

Can I choose my Droplet's IP address?

You cannot create Droplets with a specific IP address, but you can use reserved IPs for a static address that you can migrate between Droplets.

How do I fix the error "Record is managed by an App on this account, and cannot be deleted"?

Use the app’s Settings tab to remove domains associated with App Platform apps.

Why do I get the error “JavaScript heap out of memory” during deployment?

Increase the heap memory by setting the environment variable NODE_OPTIONS=–max-old-space-size=4096.

We can't find any results for your search.

Try using different keywords or simplifying your search terms.