mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #156] Support upstream / load balancing #137
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#137
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @terry-fei on GitHub (Jun 5, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/156
Describe the solution you'd like
like multi Forward host to upstream
or can edit http level config
@beloniki commented on GitHub (Jul 4, 2019):
It would be nice to get possibility of upstream management. Realy needed)
@TimeBye commented on GitHub (Apr 27, 2020):
Is there new progress?
@Xenon341 commented on GitHub (Jun 8, 2021):
Hi there, any news about this feature ?
Maybe for the v3 version ?
Would be awesome !
Thank you for this very useful software :)
@chaptergy commented on GitHub (Jun 8, 2021):
Won't be in v2 unless someone implements it in a pull request, but it's likely to be included in v3, but no promises.
@febriyan1302 commented on GitHub (Aug 1, 2021):
can't wait for upstream, thanks for your work ! 👍
@johncadengo commented on GitHub (Sep 23, 2021):
Is there an estimate for when v3 comes out? Thanks for your work 👍
@msiemens commented on GitHub (Sep 23, 2021):
See https://github.com/jc21/nginx-proxy-manager/discussions/1202:
@johncadengo commented on GitHub (Sep 23, 2021):
@msiemens thanks. That discussion is exactly what I was looking for.
@kamilkobak commented on GitHub (Jan 5, 2022):
Hi there, any news about this feature ?
@benzavision commented on GitHub (Oct 5, 2022):
waiting for it
@BrettDean commented on GitHub (Oct 16, 2022):
really need it, plz
@Xileck commented on GitHub (Nov 15, 2022):
waiting for this too, it would be awesome
@redimongo commented on GitHub (Nov 19, 2022):
How can we help in the development of this feature?
@flikites commented on GitHub (Nov 23, 2022):
Need this feature too.
@MIkkelMadsen commented on GitHub (Dec 3, 2022):
Need this feature too.
@wpresident commented on GitHub (Jan 5, 2023):
2023 :)
@Tweety2oo6 commented on GitHub (Jan 22, 2023):
need this feature too
@amirtq commented on GitHub (Feb 8, 2023):
Hi there,
First of all, thank you very much for building this lovely project :)
Here you mentioned there will be load balancing capability in V3, is there any ETA?
https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1963#issuecomment-1082769736
@tomus85 commented on GitHub (Feb 19, 2023):
Would love this feature too. Love to implement an API cluster with the upstream feature.
@akbaryahya commented on GitHub (Mar 11, 2023):
I also need this feature so I can backup localhost if the cloud is down
@sor88 commented on GitHub (Apr 30, 2023):
Hi. I also very need this function for load balancing.
@alex14dark commented on GitHub (May 10, 2023):
Hi Guys, I know there is another way to achieve load balancing,
First you need to create a custom directory under the data/nginx directory corresponding to the server where you deploy npm, and then create a file named http.conf in the custom directory , the content of the file is upstream your_server { server ... }
Then go back to your npm background, select the corresponding Proxy Host
And finally select the Advanced option, fill in the location configuration, such as loaction /api { proxy_pass http://your_server }
OK, like this npm achieves the effect of load balancing
@wpresident commented on GitHub (May 15, 2023):
Looks like it's working
Want to mention that you need to create not any folder, but named
customexactly (it took me 2 hours to guess it, lol)@alex14dark commented on GitHub (May 16, 2023):
Maybe my expression is not clear enough...I have clearly stated above, it is the custom folder
@rodrigobrito commented on GitHub (Jul 11, 2023):
need this feature too!
@investlab commented on GitHub (Aug 12, 2023):
Need this feature too.
@aminotran commented on GitHub (Aug 25, 2023):
me too. Need this feature too.
@wpresident commented on GitHub (Aug 25, 2023):
@rodrigobrito @investlab @aminotran
No need to wait. See few posts above : https://github.com/NginxProxyManager/nginx-proxy-manager/issues/156#issuecomment-1541582980
@MarcS1975 commented on GitHub (Jan 6, 2024):
Can this setup also be used as a failover configuration?
@github-actions[bot] commented on GitHub (Jul 13, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@JBlond commented on GitHub (Jul 14, 2024):
Please implement this feature.
@parkjaeil0x01 commented on GitHub (Jul 31, 2024):
Please, support this feature.
@HarrisonLawrence commented on GitHub (Aug 16, 2024):
I'd also love this feature
@patrick7 commented on GitHub (Aug 25, 2024):
+9999
@Laevate1n commented on GitHub (Sep 8, 2024):
Please , add support for this!
@sammyke007 commented on GitHub (Sep 23, 2024):
+1!
@AlphaBs commented on GitHub (Sep 30, 2024):
need this feature
@CRASH-Tech commented on GitHub (Oct 12, 2024):
+1
@jbhardman commented on GitHub (Oct 31, 2024):
Would love this. Was bit today having only one backend server that died. I have a backup, but it was not configured at the url in NPM, obviously, because it's not supported.
@IEatCodeDaily commented on GitHub (Nov 1, 2024):
+1
@yzaraoui commented on GitHub (Nov 6, 2024):
+1
@rstaniek commented on GitHub (Nov 15, 2024):
+1 would love to be able to configure load balancing from the UI
@PantACRO4life commented on GitHub (Nov 17, 2024):
+1
@PantACRO4life commented on GitHub (Nov 17, 2024):
hi mate, what do you put as forwarded host for the proxy host ? If I put one of the 2 ip set in host.conf for the load balancer, it put the proxy host offline.
@baguilartech commented on GitHub (Dec 11, 2024):
Did you ever get this figured out? I think I am close but I don't know what you would put for the forwarded host if you are pointing a location to an upstream.
@PantACRO4life commented on GitHub (Dec 11, 2024):
I ended up migrating for HAProxy.
@patrick7 commented on GitHub (Dec 11, 2024):
Another idea, if all servers share the port: how about just creating a regular dns round robin entry for all upstream servers, and use this name in nmp?
@filipemcg commented on GitHub (Jan 3, 2025):
It's not straight forward how to setup NPM as a loadbalancer, so I made a video: https://youtu.be/AwIejcfOAVI?si=bZbxY0HKLAVqeu7O
@github-actions[bot] commented on GitHub (Jul 22, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍
@throny commented on GitHub (Jul 22, 2025):
👍
@lindstrm commented on GitHub (Aug 2, 2025):
👍
@JoelJoos commented on GitHub (Aug 22, 2025):
👍
@Bebs01 commented on GitHub (Sep 8, 2025):
👍
@MuhLitfan commented on GitHub (Sep 16, 2025):
👍
@gybrid commented on GitHub (Oct 10, 2025):
👍
@aminotran commented on GitHub (Oct 22, 2025):
Try it: nginx-love
It's ready for load balancing and more.
@tqtuan1512 commented on GitHub (Oct 31, 2025):
Is it support UDP port 443 for load balancer ? I'm not sure and it must be UDP port >10000.
@aminotran commented on GitHub (Nov 2, 2025):
It's support all port, unlimited
@tqtuan1512 commented on GitHub (Nov 3, 2025):
Can you give guide for this ? thanks so much.
@tqtuan1512 commented on GitHub (Nov 3, 2025):
I already tried to it, but it must be port > 100000.
@aminotran commented on GitHub (Nov 3, 2025):
yeah, it's NLB. now, it's support port from 10.000 to 65.xxx
You can request feature or change.
Additionally, since it's open source, you can completely remove this limitation yourself.
@lolmachine4 commented on GitHub (Nov 29, 2025):
👍