On Saturday, January 23, 2016 at 12:58:25 PM UTC-8, Mark Graves wrote: > > Re reading your answer, > > check the access logs. > > See if rocket is getting overwhelmed by robots or other spam traffic. >
I'm not expecting that to be the case, but I will check. > > consider installing ip tables if thats the case or use nginx. > > -Mark > > /dps > On Saturday, January 23, 2016 at 1:46:56 AM UTC-6, Dave S wrote: >> >> I'm trying to set up a demo on an AWS free-tier linux system. I'm >> running web2py in shake-the-box mode (sorry, model railroad talk ... I >> mean, "using the easy-to-assemble kit"), including the Rocket server. >> Installation was easy, I successfully untarred my app's w2p bundle, and >> fired up the python with the -i 0.0.0.0 argument. >> >> This all seems to work if I access from the VM's command line, using curl >> http://127.0.0.1/welcome, or the local subnet ip ( >> http://169.XX.XX.XX/welcome), but not with the public IP (52.yy.yy.yy), >> and access from browsers not on the subnet times out, as well. The EC2 >> security group has had the http port opened. >> >> BTW, the same VM is also used for a demo FTP server, and some clients >> *can* reach the FTP server. >> >> Anyone else with experience on this? >> >> Dave >> /dps >> >> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.