sfcuboy's recent timeline updates
sfcuboy

sfcuboy

V2EX member #76371, joined on 2014-10-09 10:49:09 +08:00
sfcuboy's recent replies
Jan 11, 2015
Replied to a topic by xLzgkddTywk9ALsX PHP HHVM 果然神器!!!!
error_page 500 501 502 503 504 505 = @hhvm_index_error;

location @hhvm_index_error {
root /home/work/webroot/;
set $phpvm zend;
include fastcgi_params;
fastcgi_param SCRIPT_FILENAME /home/work/webroot/$fastcgi_script_name;
fastcgi_pass 127.0.0.1:9000;
}

另外,最好用supervisor 监控下,进程死了,拉起来。当然如果需要监控的地方不多的话,shell监控也挺好的
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5077 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 03:54 · PVG 11:54 · LAX 20:54 · JFK 23:54
♥ Do have faith in what you're doing.