]> git.kaiwu.me - nginx.git/commit
Access log: fixed the "if=" parameter with buffering (ticket #625).
authorValentin Bartenev <vbart@nginx.com>
Sat, 13 Sep 2014 17:47:13 +0000 (21:47 +0400)
committerValentin Bartenev <vbart@nginx.com>
Sat, 13 Sep 2014 17:47:13 +0000 (21:47 +0400)
commit152d92b4b76303d7b2d64e76cadf6d466df48f7f
tree2351ad3476757ebf2ff72698cdbb0021b2a506a6
parent02ce6c415f07ea8d7fa6b59a17ee2f02e77ab66b
Access log: fixed the "if=" parameter with buffering (ticket #625).

It might not work if there were more than one "access_log" directives
pointed to the same file and duplicate buffer parameters.
src/http/modules/ngx_http_log_module.c