rufus cron job not working in Apache/Passenger

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-04 12:14:47

The easiest solution is to set PassengerSpawnMethod to direct. The Phusion Passenger documentation explains why this solves it: http://www.modrails.com/documentation/Users%20guide%20Apache.html#spawning_methods_explained In particular, take a look at section "15.4. Smart spawning gotcha #2: the need to revive threads".

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!