On Friday 03 October 2014 08:17:22 Bráulio Bhavamitra wrote:
> Hello all,
> 
> I use a setup of nginx(ssl)+varnish+nginx+proxy. Because of this, the
> second nginx server should not log the request as it would duplicate on the
> logs. How to disable log for it?
> 
[..]

  access_log off;

Please, look at the documentation: http://nginx.org/r/access_log

  wbr, Valentin V. Bartenev

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to