Using Nginx as a proxy for another HTTP application server. Is there a way to know for every 10 minutes how many connections are being dropped from ngnix to backend and also from front end to ngnix?
Thanks
Using Nginx as a proxy for another HTTP application server. Is there a way to know for every 10 minutes how many connections are being dropped from ngnix to backend and also from front end to ngnix?
Thanks
Nginx Stub status module is your answer
wtop might also come in handy.