Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: redis driver _get_lock set lock_key problem
Post: RE: redis driver _get_lock set lock_key problem

Hi, i went deeper and deeper into the redis driver handling (in CI 3.1.6.). Why is it necessary to acquire a lock on read (Line 171 in libraries/Session/drivers/Session_redis_driver.php)? In my o...
13,572 Views
10 Replies
10-21-2017, 05:51 AM
helot
    Thread: redis driver _get_lock set lock_key problem
Post: RE: redis driver _get_lock set lock_key problem

Narf Wrote: (10-13-2017, 02:19 AM) -- Correct, they should have separate session IDs. However, it's also important how much time these requests take to process. One hung request would block all su...
13,572 Views
10 Replies
10-13-2017, 07:25 AM
helot
    Thread: redis driver _get_lock set lock_key problem
Post: RE: redis driver _get_lock set lock_key problem

Hi, sorry, my mistake... These ajax requests are not fired by the same device, there are 30+ devices, one ajax request each per second - they should have their own session_id - am i right? Than...
13,572 Views
10 Replies
10-12-2017, 07:08 AM
helot
    Thread: redis driver _get_lock set lock_key problem
Post: redis driver _get_lock set lock_key problem

Hi there, i am using CI 3.1.6, latest php7.0-redis. I get following error messages multiple times a day (30+ ajax requests per second): - Session: Error while trying to obtain lock for ci_sessi...
13,572 Views
10 Replies
10-12-2017, 03:00 AM
helot

Theme © iAndrew 2016 - Forum software by © MyBB