If your app code doesn't use the session, then no session file should be 
created. Probably you have some code that does use the session, such as 
form processing.

Anthony

On Friday, May 3, 2013 12:38:50 PM UTC-4, Andriy wrote:
>
> On my site, which is not even used by public right now, I get about 1000 
> sessions in a day created from various bots (google, yandex etc). I use 
> default option of storing sessions in file system. I created a page for 
> admin, on which admin can see all the sessions in a table and manually 
> remove session files which have no Auth clicking a button. I suppose I can 
> create automatic task of deleting such sessions (by the way what will be 
> the best option for that in Windows?). But can I turn off creation of 
> no-Auth sessions in web2py at all?
>

-- 

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


Reply via email to