Need to exclude file from server logs

burningbunny nginx-forum at nginx.us
Tue Feb 22 18:33:28 MSK 2011


location = /healthcheckfile {
        access_log off;
}
should do the trick.

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,177477,177479#msg-177479




More information about the nginx mailing list