Sending Traffic to another Server/Port/IP asynchronously
Valentin V. Bartenev
ne at vbart.ru
Mon Mar 19 10:36:14 UTC 2012
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
More information about the nginx
mailing list