最新回答 / 神煩滾
首先你要安裝了nginx status 模塊啊去找到nginx的配置vim /usr/local/nginx/conf/nginx.conf3.在service內(nèi)加入代碼? ? ? ? location /NginxStatus {? ? ? ? ? stub_status on;? ? ? ? ? access_log off;? ? ? ? #加入訪問限制? ? ? ? allow 192.168.1.44;? ? ? ? allow 192.168.1.14;? ? ? ? deny all;???...
2016-01-09
Slave_IO_Running
Seconds_Behiend_Master
Seconds_Behiend_Master
2016-01-05