Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@avi-http05 ~ # cat /etc/nginx/sites-enabled/010-nginx-status
- server {
- listen 80;
- server_name ######
- access_log off;
- location /nginx-status {
- stub_status on;
- allow 127.0.0.1;
- allow #####
- deny all;
- }
- }
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 11
- server accepts handled requests
- 565808805 565808805 565787515
- Reading: 0 Writing: 11 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 13
- server accepts handled requests
- 565807543 565807543 565786078
- Reading: 0 Writing: 13 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 16
- server accepts handled requests
- 553129980 553129980 553123567
- Reading: 0 Writing: 16 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 19
- server accepts handled requests
- 571424139 571424139 571402562
- Reading: 0 Writing: 19 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 12
- server accepts handled requests
- 696600182 696600182 696573175
- Reading: 0 Writing: 12 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 14
- server accepts handled requests
- 553129099 553129099 553122679
- Reading: 0 Writing: 14 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 15
- server accepts handled requests
- 571425631 571425631 571404054
- Reading: 0 Writing: 15 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 16
- server accepts handled requests
- 553132592 553132592 553126179
- Reading: 0 Writing: 16 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 12
- server accepts handled requests
- 560140174 560140174 560118959
- Reading: 0 Writing: 12 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 12
- server accepts handled requests
- 552110184 552110184 552103771
- Reading: 0 Writing: 12 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 17
- server accepts handled requests
- 552122811 552122811 552116397
- Reading: 0 Writing: 17 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 19
- server accepts handled requests
- 696606344 696606344 696580085
- Reading: 0 Writing: 19 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 16
- server accepts handled requests
- 555042660 555042660 555022037
- Reading: 0 Writing: 16 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 13
- server accepts handled requests
- 553135892 553135892 553129479
- Reading: 0 Writing: 13 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 20
- server accepts handled requests
- 555053045 555053045 555032164
- Reading: 0 Writing: 20 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 14
- server accepts handled requests
- 555063944 555063944 555043151
- Reading: 0 Writing: 14 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 15
- server accepts handled requests
- 560115784 560115784 560094749
- Reading: 0 Writing: 15 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 12
- server accepts handled requests
- 552123479 552123479 552117051
- Reading: 0 Writing: 12 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 13
- server accepts handled requests
- 571474601 571474601 571453149
- Reading: 0 Writing: 13 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 15
- server accepts handled requests
- 552115526 552115526 552109113
- Reading: 0 Writing: 15 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 7
- server accepts handled requests
- 575922775 575922775 575901208
- Reading: 0 Writing: 7 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 24
- server accepts handled requests
- 696613650 696613650 696587688
- Reading: 0 Writing: 23 Waiting: 1
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 8
- server accepts handled requests
- 696625771 696625771 696599838
- Reading: 0 Writing: 8 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 9
- server accepts handled requests
- 552130184 552130184 552123770
- Reading: 0 Writing: 9 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 10
- server accepts handled requests
- 565808526 565808526 565787267
- Reading: 0 Writing: 10 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 14
- server accepts handled requests
- 696607239 696607239 696581191
- Reading: 0 Writing: 14 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 14
- server accepts handled requests
- 571479290 571479290 571457837
- Reading: 0 Writing: 14 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 16
- server accepts handled requests
- 565821603 565821603 565800137
- Reading: 0 Writing: 15 Waiting: 1
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 20
- server accepts handled requests
- 696615393 696615393 696589134
- Reading: 0 Writing: 20 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 12
- server accepts handled requests
- 696615656 696615656 696589656
- Reading: 0 Writing: 12 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 9
- server accepts handled requests
- 565824677 565824677 565803385
- Reading: 0 Writing: 9 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 19
- server accepts handled requests
- 553131448 553131448 553124908
- Reading: 0 Writing: 19 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 13
- server accepts handled requests
- 571450964 571450964 571429648
- Reading: 0 Writing: 13 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 17
- server accepts handled requests
- 555072909 555072909 555052116
- Reading: 0 Writing: 17 Waiting: 0
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 24
- server accepts handled requests
- 555053744 555053744 555033120
- Reading: 0 Writing: 23 Waiting: 1
- root@avi-http05 ~ # curl http://127.0.0.1/nginx-status
- Active connections: 18
- server accepts handled requests
- 575911058 575911058 575889537
- Reading: 0 Writing: 18 Waiting: 0
Advertisement
Add Comment
Please, Sign In to add comment