>Is there any reason to indicate that the weighting used in nginx plus is
not the same as used in the OSS version?
First of all this is a nginx plus only feature.
It is NOT available in the OSS version.
> If so, could you not just look at the module to examine how the weighting
is determined?
Al
Is there any reason to indicate that the weighting used in nginx plus is
not the same as used in the OSS version? If so, could you not just look at
the module to examine how the weighting is determined?
On Thu, Oct 1, 2015 at 5:35 PM, highclass99 wrote:
> Hello,
>
> Anyone know how the least_con
Hello,
Anyone know how the least_conn upstream option works in nginx plus?
http://nginx.org/en/docs/http/ngx_http_upstream_module.html#least_conn
says
"Specifies that a group should use a load balancing method where a request
is passed to the server with the least average response time and least
Hello,
On 01/10/2015 11:19, Francis Daly wrote:
> On Thu, Oct 01, 2015 at 10:33:41AM -0400, itpp2012 wrote:
>
> Hi there,
>
>> If the config hasn't changed there's only one thing you can do, build debug
>> versions, enable debug logging and run Curl against a single file on both
>> versions, the
I will get this in a few hours as soon as I have a window to swap out the
builds and debug them.
Bogdan
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,261944,261966#msg-261966
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/m
On Thu, Oct 01, 2015 at 10:33:41AM -0400, itpp2012 wrote:
Hi there,
> If the config hasn't changed there's only one thing you can do, build debug
> versions, enable debug logging and run Curl against a single file on both
> versions, then run a diff between the logs, or place on pastebin so we al
> On 30 September 2015 at 02:20, Valentin V. Bartenev
wrote:
> The code was already broken, it was a coincidence that it worked.
I can now confirm that fixing code fixed the issue. Thank you. HTTP/2 works
like a charm!
___
nginx mailing list
nginx@nginx
If the config hasn't changed there's only one thing you can do, build debug
versions, enable debug logging and run Curl against a single file on both
versions, then run a diff between the logs, or place on pastebin so we all
can have a look.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?