Re: Monitor active connections per proxy pass

2018-12-07 Thread lahiru
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 Prasad. Posted at Nginx

Monitor active connections per proxy pass

2018-12-03 Thread Lahiru Prasad
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 Prasad.