473,396 Members | 1,966 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

[ASP.NET 1.1] Infinite Session?

Hello People!
I have this web app, i just dont want session to timeout, is there anyway to make it infinite. i really dont care about security issues, i just need and inifinite session.
i like the way gmail does this. anyone knows how they do it?

anyways...in advance, thanks for your help people!
Jan 18 '08 #1
3 1333
Plater
7,872 Expert 4TB
GMail also uses regular Cookies.

As for Session, in your IIS config there is some idle timeouts and shut down timers that you can fidle with.
Ithink you can also control these from the web.config file.


Be carefull with "infinite" sessions, as the data is held in memory and can become quite a hog.
Jan 18 '08 #2
GMail also uses regular Cookies.

As for Session, in your IIS config there is some idle timeouts and shut down timers that you can fidle with.
Ithink you can also control these from the web.config file.


Be carefull with "infinite" sessions, as the data is held in memory and can become quite a hog.
ill think ill go the cookie approach.

anyway thanks for the help. i think this might be the viable solution.
Jan 18 '08 #3
GMail also uses regular Cookies.

As for Session, in your IIS config there is some idle timeouts and shut down timers that you can fidle with.
Ithink you can also control these from the web.config file.


Be carefull with "infinite" sessions, as the data is held in memory and can become quite a hog.
ill think ill go the cookie approach.

anyway thanks for the help. i think this might be the viable solution.
Jan 18 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: Joe Abou Jaoude | last post by:
hi, I have a web app with forms authentication and a timeout session of 20 mins for security reasons. I recently added a feature that allows users (if they want to) to automatically log in...
2
by: Mehdi | last post by:
Hi, In order to keep all my properties and objects that I use in the session in one place, I have created a class "SessionCore.cs" and on Session_Start I create a new instance if it as follow:...
1
by: Anders K. Jacobsen [DK] | last post by:
Hi, We are running a intranet application (.net 1.1 asp.net) on a windows 2003 server. We are having some issues that causes extreem slowdowns (like 1 min to show one page) This happens...
10
by: Ramkumar T via DotNetMonster.com | last post by:
Hi I am experiencing performance issues with my simple web application. (which contains pretty simple and straight forward web pages).The app's home page takes well over 15 seconds to run under...
1
by: jitendgandhi | last post by:
Dear sir, i have folloing question relateded to asp. how can i get infinite session timeout? Jiten
0
by: ukeu | last post by:
Hi, We are facing an issue in which we our session expiry page is being fetched in an infinite loop. Whenever the session expires, the session expired page is being requested infinite no. of...
6
by: Joey | last post by:
I have an asp.net 1.1 web app written in C# and running on IIS6. The app loses session state information if I log in and then leave the webpage for say, 45 minutes or so. I have configured the...
1
by: ritz16 | last post by:
In my appplication my client requires an infinite session timeout.Suppose i give sessionState mode="InProc" timeout="1440" and forms authentication timeout in web.config of 1440 (in minutes).Then...
2
by: Michael D. Ober | last post by:
When I single step through the code below, it sends back the PDF file that is retrieved in the line fm.GetAccountPDF(...). When I run without single stepping, I get the master page for this page. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.