Home » Categories » Multiple Categories

My website session times out earlier than expected. Why?

Please be advised that since your site is hosted on a shared server, there are other services on the server that may impact your site session. A bad programming practice (infinite looping, etc), a sudden jump in one of the site's traffic, etc are some of the examples of the activities on the server that may impact your site session.

Even though you have set your session to expire in 120 minutes, it still can terminate earlier than you expect.

This is why we do not recommend our clients to use session. Instead, it is highly recommended that you use Cookie. Big companies like Ebay never ever rely on session due to the limitations mentioned here. The way you program cookie is very, very similar with session, except you will use HttpCookie class, instead of session.


Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
I cannot login to my Domain Registration Portal. What should I do?
Viewed 3636 times since Mon, May 7, 2012
I forgot my Help Desk Account password. What should I do?
Viewed 7172 times since Mon, May 7, 2012
Will my Crystal Report X (Crystal Report 10) work on your server?
Viewed 2719 times since Tue, May 1, 2012
Will my Crystal Report XI (Crystal Report 11) work on your server?
Viewed 2773 times since Tue, May 1, 2012
You informed me that my Crystal Report has been configured, why do I still receive an error message?
Viewed 3075 times since Tue, May 1, 2012
How can I deploy my VS LightSwitch project on your server?
Viewed 4024 times since Tue, May 22, 2012
Monitoring Tools For Windows
Viewed 1012 times since Wed, Jul 13, 2022
Will my Crystal Report IX (Crystal Report 9) work on your server?
Viewed 2780 times since Tue, May 1, 2012
Sample Code to Send email using ASP.NET 2
Viewed 9775 times since Tue, May 1, 2012