Hi I'm using nginx in front of fastcgi servers (fastcgi_pass ...), I would like to have in my logs the response_time and the fastcgi_response_time (which doesn't exist), is it possible?
I've tried upstream_response_time but it's always the same value as fastcgi_response_time, even with slow connection (simulated with Network Link Conditioner on a mac) Thanks in advance Etienne _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
