ruby - 为什么在rails项目中touch /tmp/restart.txt 这个文件就可以达到更新服务的目的?
怪我咯
怪我咯 2017-04-21 10:57:22
0
1
659

一般在rails+nginx+passenger在修改部分代码后,通常touch 一下/tmp/restart.txt就可以更新项目,这个和nginx -s reload 的作用是一样的,我想问一下.这个做的原理是什么呢?

怪我咯
怪我咯

走同样的路,发现不同的人生

全部回覆(1)
PHPzhong

這個是passneger官方文件的解釋
http://www.modrails.com/documentation...

Phusion Passenger checks whether the timestamp of this file has changed in order to determine whether the application should be restarted.
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板
關於我們 免責聲明 Sitemap
PHP中文網:公益線上PHP培訓,幫助PHP學習者快速成長!