Re: [Koha-devel] Sessions terminated at random under Plack

2016-09-02 Thread Tomas Cohen Arazi
Maybe the rmaints should answer! El vie., 2 sept. 2016 4:12, Magnus Enger escribió: > On 30 August 2016 at 20:40, Tomas Cohen Arazi > wrote: > > My suggestion would be to set sessionStorage to 'mysql' and disable the > > RestricSessionByIP syspref. > > Yup, this made the problem with timed out

Re: [Koha-devel] Sessions terminated at random under Plack

2016-09-02 Thread Magnus Enger
On 30 August 2016 at 20:40, Tomas Cohen Arazi wrote: > My suggestion would be to set sessionStorage to 'mysql' and disable the > RestricSessionByIP syspref. Yup, this made the problem with timed out sessions go away. Does that indicate it is related to caching/RestricSessionByIP and will be fixed