If I have a server that is running Nginx + Passenger (mod_rails) how would I figure out how many requests a second are coming in?
If I have a server that is running Nginx + Passenger (mod_rails) how would I figure out how many requests a second are coming in?
Have your favorite monitoring system monitor nginx's status or just spot-check it yourself for a snapshot of what's going on now.