Welcome Guest, Not a member yet? Register   Sign In
Session processing degrades the performance greatly
#1

[eluser]joneslee[/eluser]
Can someone suggest me a way to detect why my 2 lines of code:

Code:
$this->session->unset_userdata('menu');
$this->session->set_userdata('menu', 'men');

runs fine on my local dev server but so so so slow on the live host?


Messages In This Thread
Session processing degrades the performance greatly - by El Forum - 05-04-2009, 07:55 PM
Session processing degrades the performance greatly - by El Forum - 05-04-2009, 07:59 PM
Session processing degrades the performance greatly - by El Forum - 05-04-2009, 08:04 PM
Session processing degrades the performance greatly - by El Forum - 05-04-2009, 08:09 PM
Session processing degrades the performance greatly - by El Forum - 05-04-2009, 08:23 PM
Session processing degrades the performance greatly - by El Forum - 05-04-2009, 08:24 PM
Session processing degrades the performance greatly - by El Forum - 05-04-2009, 08:52 PM
Session processing degrades the performance greatly - by El Forum - 05-04-2009, 09:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB