I run web2py under nginx and uwsgi.  The latter runs in master mode (rather 
than emperor mode), and I think it is what drives my question:

*How do I control the size of the web2py log files?*
I have seen the files grow without bound (until I did a manual log rotate), 
but currently the web2py/logs/web2py.log file is being rotated for me after 
1-3 requests.  The uwsg conf file web2py.ini specifies a log-maxsize, but 
that's for the uwsgi logs, and the web2py logs are being kept under 300 
bytes.

Versions: 
web2py 2.1.5.4 for the moment, as I didn't jump on the .17 versions, and 
the .18s kept jumping every time I began to be less inert
nginx 1.14.1
uwsgi 2.0.15 (master=true, processes=4)

/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.

Reply via email to