On Thu, 22 Feb 2018 18:40:12 -0800 "li...@lazygranch.com" <li...@lazygranch.com> wrote:
> When I was using FreeBSD, the access log was real time. Since I went > to Centos, that doesn't seem to be the case. Is there some way to > flush the buffer? > _______________________________________________ > nginx mailing list > nginx@nginx.org > http://mailman.nginx.org/mailman/listinfo/nginx I found a flush=x option on the command line. I set it for 1m for testing. Note that you need to specify a buffer size else nginx will choke. _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx