這裏羣集上運行約nginx的一些信息:Nginx的不斷重啓日誌
nginx version: nginx/1.6.0 built by gcc 3.4.5 20051201 (Red Hat 3.4.5-2) TLS SNI support disabled configure arguments: --prefix=/home/work/local/nginx --with-http_ssl_module --with-http_realip_module --with-pcre=/home/work/download/pcre-8.35 --with-pcre-jit
的問題是,爲什麼Nginx的保持約每五分鐘再開始日誌?我已經檢查了所有的CRON任務,奇怪的是,沒有CRON會被動發送重新打開信號給Nginx。
這些都是一些日誌,其中i尾Nginx的
2015/08/18 15:42:20 [notice] 17496#0: signal 10 (SIGUSR1) received, reopening logs
2015/08/18 15:42:20 [notice] 17496#0: reopening logs
2015/08/18 15:42:20 [notice] 17497#0: reopening logs
2015/08/18 15:42:20 [notice] 17498#0: reopening logs
2015/08/18 15:42:20 [notice] 17500#0: reopening logs
2015/08/18 15:42:20 [notice] 17503#0: reopening logs
2015/08/18 15:42:20 [notice] 17501#0: reopening logs
2015/08/18 15:42:20 [notice] 17505#0: reopening logs
2015/08/18 15:42:20 [notice] 17504#0: reopening logs
2015/08/18 15:42:20 [notice] 17512#0: reopening logs
2015/08/18 15:42:20 [notice] 17515#0: reopening logs
2015/08/18 15:42:20 [notice] 17509#0: reopening logs
2015/08/18 15:42:20 [notice] 17506#0: reopening logs
2015/08/18 15:42:20 [notice] 17517#0: reopening logs
2015/08/18 15:42:20 [notice] 17507#0: reopening logs
2015/08/18 15:42:20 [notice] 17521#0: reopening logs
2015/08/18 15:42:20 [notice] 17519#0: reopening logs
2015/08/18 15:42:20 [notice] 17511#0: reopening logs
2015/08/18 15:42:20 [notice] 17518#0: reopening logs
2015/08/18 15:42:20 [notice] 17513#0: reopening logs
2015/08/18 15:42:20 [notice] 17510#0: reopening logs
2015/08/18 15:42:20 [notice] 17520#0: reopening logs
2015/08/18 15:47:21 [notice] 17496#0: signal 10 (SIGUSR1) received, reopening logs
2015/08/18 15:47:21 [notice] 17496#0: reopening logs
2015/08/18 15:47:21 [notice] 17498#0: reopening logs
2015/08/18 15:47:21 [notice] 17497#0: reopening logs
2015/08/18 15:47:21 [notice] 17504#0: reopening logs
2015/08/18 15:47:21 [notice] 17503#0: reopening logs
2015/08/18 15:47:21 [notice] 17501#0: reopening logs
2015/08/18 15:47:21 [notice] 17500#0: reopening logs
2015/08/18 15:47:21 [notice] 17518#0: reopening logs
2015/08/18 15:47:21 [notice] 17505#0: reopening logs
2015/08/18 15:47:21 [notice] 17521#0: reopening logs
2015/08/18 15:47:21 [notice] 17520#0: reopening logs
2015/08/18 15:47:21 [notice] 17519#0: reopening logs
2015/08/18 15:47:21 [notice] 17507#0: reopening logs
2015/08/18 15:47:21 [notice] 17509#0: reopening logs
2015/08/18 15:47:21 [notice] 17517#0: reopening logs
2015/08/18 15:47:21 [notice] 17506#0: reopening logs
2015/08/18 15:47:21 [notice] 17515#0: reopening logs
2015/08/18 15:47:21 [notice] 17513#0: reopening logs
2015/08/18 15:47:21 [notice] 17511#0: reopening logs
2015/08/18 15:47:21 [notice] 17512#0: reopening logs
2015/08/18 15:47:21 [notice] 17510#0: reopening logs
感恩的error.log
您的回覆!