Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
nginx - Upstream
« previous
next »
Print
Pages: [
1
]
Author
Topic: nginx - Upstream (Read 4316 times)
Oxima69
Newbie
Posts: 23
Karma: 0
nginx - Upstream
«
on:
June 06, 2019, 02:01:41 pm »
Hello,
is it possible to set the Load Balanced method in the Upstream?
like
Code:
[Select]
ip_hash;
Logged
fabian
Moderator
Hero Member
Posts: 2769
Karma: 200
OPNsense Contributor (Language, VPN, Proxy, etc.)
Re: nginx - Upstream
«
Reply #1 on:
June 07, 2019, 06:47:42 pm »
yes but not by default and other directives which would conflict will have to be added at the same time.
Logged
Oxima69
Newbie
Posts: 23
Karma: 0
Re: nginx - Upstream
«
Reply #2 on:
June 08, 2019, 11:13:12 am »
that is not possible via the GUI.
right ?
Logged
fabian
Moderator
Hero Member
Posts: 2769
Karma: 200
OPNsense Contributor (Language, VPN, Proxy, etc.)
Re: nginx - Upstream
«
Reply #3 on:
June 08, 2019, 11:57:04 am »
You are right, I consider that as a feature request
Logged
fabian
Moderator
Hero Member
Posts: 2769
Karma: 200
OPNsense Contributor (Language, VPN, Proxy, etc.)
Re: nginx - Upstream
«
Reply #4 on:
June 08, 2019, 12:02:23 pm »
https://github.com/opnsense/plugins/issues/1362
Logged
Oxima69
Newbie
Posts: 23
Karma: 0
Re: nginx - Upstream
«
Reply #5 on:
June 08, 2019, 01:24:57 pm »
Nice
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
nginx - Upstream