I think this old thread [1] can clear things, but I don't think it'll solve your problem.
[1] https://groups.google.com/forum/?fromgroups=#!topic/web2py/rBdA9j8WELI On Sun, May 5, 2013 at 1:17 AM, Fabiano <[email protected]> wrote: > I can't use sessions because then the variables would be stored per session, > not per app. I need all requests (hence all sessions) to share the same > instance. Also it seems web2py stores sessions on disk, which is against my > requirements. > > Fabiano. > > -- > > --- > 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/groups/opt_out. > > -- --- 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/groups/opt_out.

