Jump to content

Setting the length of a use_trans_sid session


Allyourbase

Recommended Posts

Hi all,

 

Yesterday I moved a web application from a normal cookie session to a use_trans_sid session because some users' browser didn't accept cookies.

 

This works great, but the session used to last for 45 minutes (set with session.gc_maxlifetime), but after the change the session times out faster.

 

(How) can I set the session length if I use use_trans_sid?

 

Thanks,

 

Base

 

PS: PHP version 5.2.13-1

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.