Hi,
Does nc -l 9000 gives the same bind error ?
If so, better to check netstat for :9000 sockets with all status, like
netstat -anp | grep :9000
to get an idea.
Regards,
Lahiru Prasad.
On Mon, Oct 7, 2019 at 11:38 AM mmpl wrote:
> Error 502 Bad Gateway on nginx and php-fpm
> Pos
, I need
to get the matching back-end socket.
So what I expect is something like this;
78.12.34.12:2312 > 23.34.12.53:80
172.16.2.2:3243 > 172.16.2.3:8080
Regards,
Lahiru Prasad.
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/m
Hi,
Currently we are using upstream check module to check the health of
each upstream.
I want to know whether there's a module to get the number of active
connections per proxy pass.
/abc --- how many active connections
/xyz --- how many active connections
Regards,
Lahiru P
M disk for this.
Regards,
Lahiru Prasad.
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx