On Monday 19 March 2012 14:08:46 rishabh wrote:
[...]
> After a lot of testing. I found another issue.
>
> The processing time of post_action is added to the response time. hence
> delaying the response.
It doesn't delay response, but block the connection, and that's why we don't
recommend to use it. The best way to gather statistics is parsing access log
files.
wbr, Valentin V. Bartenev
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx