Hello,
On 28/01/16 08:27, Maxim Konovalov wrote:
On 1/28/16 1:32 AM, Alexandre wrote:
Monitoring of backend seems to be possible with NGINX PLUS. Can you
confirm ?
http://nginx.org/en/docs/http/ngx_http_upstream_module.html
https://www.nginx.com/products/
Yes, that's right.
OK, I can not u
On 1/28/16 1:32 AM, Alexandre wrote:
> Monitoring of backend seems to be possible with NGINX PLUS. Can you
> confirm ?
>
> http://nginx.org/en/docs/http/ngx_http_upstream_module.html
> https://www.nginx.com/products/
>
Yes, that's right.
> Thank you
>
> Alexande.
>
> On 27/01/16 22:37, Alexand
Yes the answer is on the elastic load balancer you must use protocol TCP or
SSL - not HTTP or HTTPS. The HTTP/HTTPS listeners keep the connections open
for reuse
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,237386,264196#msg-264196
___
Any update on this issue? Is there a fix I can apply on the AWS side?
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,237386,264195#msg-264195
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Monitoring of backend seems to be possible with NGINX PLUS. Can you
confirm ?
http://nginx.org/en/docs/http/ngx_http_upstream_module.html
https://www.nginx.com/products/
Thank you
Alexande.
On 27/01/16 22:37, Alexandre wrote:
Hello, thank you I'll test.
It is not possible to test the nginx
Hello, thank you I'll test.
It is not possible to test the nginx upstream directly ?
Thank you
Alexandre
On 27/01/16 20:40, Yichun Zhang (agentzh) wrote:
Hello!
On Wed, Jan 27, 2016 at 9:10 AM, Alexandre wrote:
However I wish to monitor the status of the backend. How can I do ?
You may
Hello!
On Wed, Jan 27, 2016 at 9:10 AM, Alexandre wrote:
>
> However I wish to monitor the status of the backend. How can I do ?
>
You may find the lua-resty-upstream-healthcheck library helpful:
https://github.com/openresty/lua-resty-upstream-healthcheck
But it's much easier to install via
Hello everyone,
I use nginx 1.8.0 on debian (official nginx package with nginx repo)
I created a reverse proxy SSL cluster with load balancing. Everything
works fine.
---
upstream myapp {
server srv1;
server srv2;
}
---
---
location ~ ^/myapp {
rewrite ^/(.*) /$1
Thanks updated to 1.9.10 fine with ngx_brotli + ngx_pagespeed 1.10 branch :)
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,264158,264187#msg-264187
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello,
I created a NGINX module, I am trying to do a benchmark on my module. I
would like to check the performance on a post requests (different files...).
I tried to use ab, wrk and locust. I tried running each one of the tools on
the same NGINX servers and different servers. In all of my tests t
Hello Nginx users,
Now available: Nginx 1.8.1 for Windows
https://kevinworthington.com/nginxwin181 (32-bit and 64-bit versions)
These versions are to support legacy users who are already using Cygwin
based builds of Nginx. Officially supported native Windows binaries are at
nginx.org.
Announceme
Hello Nginx users,
Now available: Nginx 1.9.10 for Windows
https://kevinworthington.com/nginxwin1910 (32-bit and 64-bit versions)
These versions are to support legacy users who are already using Cygwin
based builds of Nginx. Officially supported native Windows binaries are at
nginx.org.
Announce
12 matches
Mail list logo