Changes between Version 8 and Version 9 of TipAndDoc/network/httpd/nginx
- Timestamp:
- Dec 17, 2013 11:36:11 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TipAndDoc/network/httpd/nginx
v8 v9 27 27 * [http://ntaka.blog.jp/archives/52300102.html ntaka blog : nginxでcronologを使う - livedoor Blog(ブログ)] 28 28 * [http://stackoverflow.com/questions/9476776/what-happens-to-nginx-when-i-use-named-pipes-as-log-file-and-remove-and-recreate What happens to nginx when I use named pipes as log file and remove and recreate the pipe? - Stack Overflow] 29 * [http://wiki.nginx.org/LogRotation LogRotation - Nginx Community] 29 30 30 31 * crontabで23:59に{{{mv access_log access_log.`date`}}}、00:00に{{{kill -USR1 `cat /var/run/nginx.pid`}}}とした方がよさそう