服务器启动时访问服务器的原因是什么?
我已经rhc tail
在我的应用程序上运行以监控新日志。
这是我的日志 http://laravel.io/bin/Dez4o
当我开始使用应用程序时 rhc app-start
app-root/logs/php-fpm-error.log
[26-Jul-2016 21:53:00] NOTICE: [pool www] 'user' directive is ignored
when FPM is not running as root
[26-Jul-2016 21:53:00] NOTICE: [pool www] 'group' directive is ignored
when FPM is not running as root
[26-Jul-2016 21:53:00] NOTICE: fpm is running, pid 33590
[26-Jul-2016 21:53:00] NOTICE: ready to handle connections
Run Code Online (Sandbox Code Playgroud)
app-root/logs/haproxy.log
[WARNING] 207/215259 (33493) : config : log format ignored for proxy 'stats' since it has no log address.
[WARNING] 207/215259 (33493) …
Run Code Online (Sandbox Code Playgroud)