PepperPepsi
Programmer
Hi guys..
I'm currently working on a project that need to use Session to store the variables. The problem is i will need to create about 30+ sessions in the application, and most of them should keep exists as long as the user still log in the system. My question is will it slow down the server? There will be approximately 5,000 users running the application every hour.
What i'm thinking to do is have some session store in the hidden filed and recreate the session when i need it. Or is there any other good way to deal with this?
thanks [sig]<p>Chiu Chan<br><a href=mailto:cchan@gefmus.com>cchan@gefmus.com</a><br><a href= America, Inc</a><br>[/sig]
I'm currently working on a project that need to use Session to store the variables. The problem is i will need to create about 30+ sessions in the application, and most of them should keep exists as long as the user still log in the system. My question is will it slow down the server? There will be approximately 5,000 users running the application every hour.
What i'm thinking to do is have some session store in the hidden filed and recreate the session when i need it. Or is there any other good way to deal with this?
thanks [sig]<p>Chiu Chan<br><a href=mailto:cchan@gefmus.com>cchan@gefmus.com</a><br><a href= America, Inc</a><br>[/sig]