3 messages in ru.sysoev.nginxmonitoring for load balancing
FromSent OnAttachments
rkmr...@public.gmane.orgNov 27, 2007 3:29 pm 
Ben ReubensteinNov 27, 2007 6:26 pm 
Grzegorz NosekNov 29, 2007 3:51 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:monitoring for load balancingActions...
From:rkmr...@public.gmane.org (rkmr@public.gmane.org)
Date:Nov 27, 2007 3:29:22 pm
List:ru.sysoev.nginx

hi am using nginx with multiple fastcgi backends.. is there any way i can monitor how the load is distributed to the backends? i am using nginx_status.. but that does not show any status about the backends?

location /nginx_status { stub_status on; access_log off; }