Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CI sessions and session_write_close()
Post: CI sessions and session_write_close()

Hello, My application is seeing issues with mysql threads waiting for locks on the ci_sessions table. I was reading through the documentation and saw that calling session_write_close() after I a...
3,930 Views
1 Replies
07-12-2016, 06:47 AM
mrosenello
    Thread: CI Sessions config question
Post: RE: CI Sessions config question

Thanks for the help. I'm not cleaning up any old sessions in my code (that I know of). Also thanks for the help on those other settings, I knew they were kind of a mix from CI 2. and 3. I will c...
4,295 Views
3 Replies
05-13-2016, 08:19 AM
mrosenello
    Thread: CI Sessions config question
Post: CI Sessions config question

Hey Guys, I seem to have an issue with my Sessions config where it isn't doing what I am anticipating.  I am trying to set sessions to never expire; however, they all seem to expire within a few da...
4,295 Views
3 Replies
05-13-2016, 07:09 AM
mrosenello
    Thread: Sessions in database other than default?
Post: RE: Sessions in database other than default?

I mean another connection. Our application is currently load balanced across 3 web servers with 2 database shards. The database we have set as the main connection handles the majority of transdactio...
5,991 Views
5 Replies
03-31-2016, 08:27 AM
mrosenello
    Thread: Sessions in database other than default?
Post: RE: Sessions in database other than default?

Avenirer Wrote: (03-31-2016, 07:18 AM) -- What is "the default database"? ...in your view... -- The one that is set in database.php by $db['default'].
5,991 Views
5 Replies
03-31-2016, 07:48 AM
mrosenello
    Thread: Sessions in database other than default?
Post: Sessions in database other than default?

Anyone have any ideas on the best way of going about storing ci_sessions on a database other than the default database? Thanks
5,991 Views
5 Replies
03-28-2016, 11:43 AM
mrosenello

Theme © iAndrew 2016 - Forum software by © MyBB