On Friday, September 1, 2017 at 4:07:33 PM UTC-7, Dave S wrote:
>
>
>
> On Thursday, August 31, 2017 at 3:05:56 PM UTC-7, Massimo Di Pierro wrote:
>>
>> Can you tell us more about your setup?
>>
>>
>
> AWS Linux, Python=2.7.12, web2py-shake-the-box:   webp2y (2.14.6) + Rocket 
> + Sqlite.
>
> Since this is still evolving into production, and usually doesn't involve 
> a lot of maintenance, I'm still hand-starting from the command line (-i 
> 0.0.0.0 -p 443 -c ...pem -k ....pem ), doing the password (I know, -a 
> exists), and after a few seconds hitting ^z and then bg.
> Similar for port 80, which should return a 302, and then 2 -K  invocations 
> for scheduler stuff (I have 2 apps).
>
> I had a more recent failure-to-respond where there didn't seem to be 
> anything in /var/log/messages, or any error in logs/web2py.log.
> The 443 process was still running (in some sense), so I killed it and did 
> a fresh one, and things were back to normal.
>
> (This is the same system that isn't fully happy with uploading large files 
> from a Windows inet client ... but that doesn't go comatose; it eventually 
> times out and has a stack trace in logs/web2py.log; the uploaded file is 
> properly saved at that point.  I think it responds to other requests 
> between the client thinking it's done and the timeout appears.)
>
> /dps
>

Slowly developing my Mad NginX Skillz, but the -p 80 is now handled by a 
simple nginx.conf.    Baby steps ....

/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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to