i am using ab command to hit the http request to my local host .
now on server side i want to check how many request currently getting handled by my nginx server.
like in case of DB we can check the list of db-connection made by any application....
same way how to check .....