FastCGI server status

Igor Sysoev igor at sysoev.ru
Fri May 6 10:46:04 MSD 2011


On Thu, May 05, 2011 at 10:33:02PM -0300, Marcelo Cabral wrote:
> Hello,
> 
> I was wondering if I could monitor FastCGI responses (timers, success,
> failures, round robin stats, etc...) with nginx?
> Any hints on how I could get this info?

Only by logging variables:

$upstream_response_time
$upstream_status
$upstream_addr


-- 
Igor Sysoev



More information about the nginx mailing list