On Monday, February 4, 2019 at 4:52:51 AM UTC-8, 黄祥 wrote:
>
> from the book:
>
>    - *sessions* store information related to each particular user.
>
> *ref*:
> http://web2py.com/books/default/chapter/29/04/the-core#Applications
>
> think you can clear that folder (remove it folders or files or through 
> web2py admin (clean up), but pls ensure that noone is using it when you 
> clear it, because it will clear the active logged in users.
>
> best regards,
> stifan
>


An even better reference is 
<URL:http://web2py.com/books/default/chapter/29/13/deployment-recipes#Cleaning-up-sessions>

Nice little script there.  For a low-traffic server, you can run it 
manually, and for a high volume server you can put it in scheduler task or 
cron job.

/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