did you try to inspect the log of the cron job adding a -v , i.e.

web2py.exe -S mypynex -M -R scripts/sessions2trash.py -A -o -x 3600 -f -v

?

On Wednesday, July 16, 2014 11:48:36 AM UTC+2, Annet wrote:
>
> No, all these lines added up to 549 MB, my limit is 512 MB.
>
> I commented out:
>
> */5 * * * * ~/webapps/w2p/web2py/web2py.py -S admin -R 
> scripts/sessions2trash.py &
> */5 * * * * ~/webapps/w2p/web2py/web2py.py -S mypynex -R 
> scripts/sessions2trash.py
>
> in my cron tab, which solves the issue, however, I need a way to clean up 
> sessions, I
> guess at Webfaction session2trash.py starts processes which it does not 
> kill.
>
> Regards,
>
> Annet
>

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