nginx access_log Buffer size, service not restarting
Muhammad Yousuf Khan
sirtcp at gmail.com
Wed Apr 27 12:29:03 UTC 2016
i am trying to increase the buffer size of access_log
i have tried different options but all giving me errors
access_log /var/log/nginx/www.xxxxx.com/access.log main buffer=1024k;
access_log /var/log/nginx/www.xxxxx.com/access.log compression buffer=1024k;
access_log /var/log/nginx/www.xxxxx.com/access.log buffer=1024k;
here is the result.
2016/04/27 12:01:40 [emerg] 26411#0: unknown log format "compression" in
/etc/nginx/sites-enabled/default:87
2016/04/27 12:03:29 [emerg] 26470#0: unknown log format "buffer=32k" in
/etc/nginx/sites-enabled/default:87
2016/04/27 12:08:44 [emerg] 26569#0: unknown log format "main" in
/etc/nginx/sites-enabled/default:87
Your expert advice is requested.
Thanks,
Yousuf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20160427/8ca2080c/attachment.html>
More information about the nginx
mailing list