[GH-ISSUE #227] Multiple IP Per VHost / Any hosts #201

Closed
opened 2026-02-26 06:31:25 +03:00 by kerem · 6 comments
Owner

Originally created by @varunsridharan on GitHub (Nov 4, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/227

Is your feature request related to a problem? Please describe.
Well i have a freenas system in which i installed this package into a VM and which works good.
but i develop websites from my laptop which means it has both lan & wifi and i can't get it have a single ip for both network device. so i am looking for a option to set 2 ips per vhost

Describe the solution you'd like
lets say i have a vhost called abc.example.com and in the admin it should provide me an option to have 2 ips to check for example check the below image
image

And when user types abc.example.com this reverse proxy should check if 1st ip 10.0.0.3 is alive if so then it should use it. if not it should move to 2nd ip. and so on.

Describe alternatives you've considered

Additional context

Originally created by @varunsridharan on GitHub (Nov 4, 2019). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/227 **Is your feature request related to a problem? Please describe.** Well i have a freenas system in which i installed this package into a VM and which works good. but i develop websites from my laptop which means it has both lan & wifi and i can't get it have a single ip for both network device. so i am looking for a option to set 2 ips per vhost **Describe the solution you'd like** lets say i have a vhost called `abc.example.com` and in the admin it should provide me an option to have 2 ips to check for example check the below image ![image](https://user-images.githubusercontent.com/1884287/68138484-aa3a7300-ff4e-11e9-8fdd-ec170dde9b90.png) And when user types *abc.example.com* this reverse proxy should check if 1st ip `10.0.0.3` is alive if so then it should use it. if not it should move to 2nd ip. and so on. **Describe alternatives you've considered** --- **Additional context** ---
kerem 2026-02-26 06:31:25 +03:00
Author
Owner

@HNGamingUK commented on GitHub (Nov 30, 2019):

I would really like this feature too. If possible allow a toggle to enable round-robin mode?

Instead of limiting to 2 IPs possibly just have a + button allowing you to add more entries for the vHost.

<!-- gh-comment-id:559944976 --> @HNGamingUK commented on GitHub (Nov 30, 2019): I would really like this feature too. If possible allow a toggle to enable round-robin mode? Instead of limiting to 2 IPs possibly just have a + button allowing you to add more entries for the vHost.
Author
Owner

@varunsridharan commented on GitHub (Dec 1, 2019):

@jc21 i feel like this might be usefull for this feature request. https://nginx.org/en/docs/http/load_balancing.html

<!-- gh-comment-id:560036108 --> @varunsridharan commented on GitHub (Dec 1, 2019): @jc21 i feel like this might be usefull for this feature request. https://nginx.org/en/docs/http/load_balancing.html
Author
Owner

@varunsridharan commented on GitHub (Jan 13, 2020):

@jc21 is this project still supported ?

<!-- gh-comment-id:573722283 --> @varunsridharan commented on GitHub (Jan 13, 2020): @jc21 is this project still supported ?
Author
Owner

@jc21 commented on GitHub (Jan 13, 2020):

I'm not supporting v2 really - especially not with new features. I'm working on v3 hoping to accommodate more of the user base with features like this, but I'm not making any strict promises yet.

<!-- gh-comment-id:573896526 --> @jc21 commented on GitHub (Jan 13, 2020): I'm not supporting v2 really - especially not with new features. I'm working on v3 hoping to accommodate more of the user base with features like this, but I'm not making any strict promises yet.
Author
Owner

@redtripleAAA commented on GitHub (Mar 21, 2021):

I would love to see this feature implemented too. To have backup servers used whenever is needed if the main server is down.

<!-- gh-comment-id:803542511 --> @redtripleAAA commented on GitHub (Mar 21, 2021): I would love to see this feature implemented too. To have backup servers used whenever is needed if the main server is down.
Author
Owner

@chaptergy commented on GitHub (May 11, 2021):

Closing in favor of https://github.com/jc21/nginx-proxy-manager/issues/156

<!-- gh-comment-id:838943083 --> @chaptergy commented on GitHub (May 11, 2021): Closing in favor of https://github.com/jc21/nginx-proxy-manager/issues/156
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#201
No description provided.