Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Sessions Performance Issue (php7.1, CI 3.1.5)
Post: RE: Sessions Performance Issue (php7.1, CI 3.1.5)

I just want to point out while the documentation it simply does not work. There are tons of articles and documentation, but a clear answer: According to CI docs you should do this: Long story shor...
14,018 Views
7 Replies
09-21-2017, 11:29 AM
gregavola
    Thread: Sessions Performance Issue (php7.1, CI 3.1.5)
Post: RE: Sessions Performance Issue (php7.1, CI 3.1.5)

This solved my problems - wish this would be documented better with CI: https://ma.ttias.be/php-session-locking-prevent-sessions-blocking-in-requests/
14,018 Views
7 Replies
08-23-2017, 10:10 PM
gregavola
    Thread: [Solved] Files-Sessions spam
Post: RE: Files-Sessions spam

Tampa Wrote: (08-21-2017, 01:20 AM) -- That didn't seem to do anything in this case, but I did figure it out eventually. Basically I had the session library loaded in a controller that really only...
3,977 Views
3 Replies
08-23-2017, 09:35 PM
gregavola
    Thread: Sessions Performance Issue (php7.1, CI 3.1.5)
Post: Sessions Performance Issue (php7.1, CI 3.1.5)

Currently, within the Session library when using file  - we see `CI_Session_files_driver::read` taking up to 20s to process. We have tried using Redis, and see the same thing on `CI_Session_files_driv...
14,018 Views
7 Replies
08-22-2017, 09:38 PM
gregavola

Theme © iAndrew 2016 - Forum software by © MyBB