我已成功在AWS ec2客户端
中安装了舞者(Perl)[root@ip-xxx-xx-xx-xxx MyWeb-App]# plackup -s Starman -l ec2-xx-xxx-xx-xxx.us-west-2.compute.amazonaws.com:5000 -r /root/Dancer/MyWeb-App/bin/app.psgi
Watching /root/Dancer/MyWeb-App/bin/lib /root/Dancer/MyWeb-App/bin/app.psgi for file updates.
2015/06/12-09:52:17 Starman::Server (type Net::Server::PreFork) starting! pid(30244)
Resolved [ec2-xx-xxx-xx-xxx.us-west-2.compute.amazonaws.com]:5000 to [xx.xxx.xx.xxx]:5000, IPv4
Binding to TCP port 5000 on host xxx.xx.xx.xxx with IPv4
Setting gid to "0 0 0"
Starman: Accepting connections at http://ec2-xx-xxx-xx-xxx.us-west-2.compute.amazonaws.com:5000/
但每当我试图浏览ec2-xx-xxx-xx-xxx.us-west-2.compute.amazonaws.com:5000时我都会Error Code 10060: Connection timeout