How to decide which method to used - shared folder or database?

On Jun 23, 2017 4:21 PM, "Anthony" <abasta...@gmail.com> wrote:

> Either store sessions in the database or use stick sessions. See
> http://web2py.com/books/default/chapter/29/13/
> deployment-recipes#Efficiency-and-scalability.
>
> Anthony
>
> On Friday, June 23, 2017 at 4:12:37 PM UTC-4, briann...@gmail.com wrote:
>>
>> I'm planning to have 2 servers hosting web2py for load balancing and high
>> availability. Will sessions be persistent across both servers? If not, then
>> I need to make sure the load balancer always direct the same user session
>> to the same server? Is my understanding correct?
>
> --
> 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.
>

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