Results 1 to 2 of 2

Thread: Session timeout

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2010
    Posts
    478

    Session timeout

    Here are somethings confused me for session timeout. Below are the list of setting:

    1) In app web.config, I set sessionstate timeout = 120

    2) In IIS6 of web server,

    DefaultAppPool, property, Recycle worker processes(in minutes): 15

    Web Sites, property, connection timeout: 120 seconds

    So, how long is timeout for session?

  2. #2
    Frenzied Member avrail's Avatar
    Join Date
    Mar 2006
    Location
    Egypt, Cairo
    Posts
    1,221

    Re: Session timeout

    Quote Originally Posted by aspfun View Post
    I set sessionstate timeout = 120

    Web Sites, property, connection timeout: 120 seconds

    So, how long is timeout for session?
    Hello,

    sessionstate timeout is number of minutes not seconds

    the webconfig will override the one in the IIS

    please follow this link
    http://msdn.microsoft.com/en-us/libr...(v=vs.71).aspx
    Last edited by avrail; Apr 7th, 2012 at 02:04 PM. Reason: more info
    You Don't Have to Rate Me.
    I'm Not a Civilized Man I'm the Civilization it self
    White or Black, Living or Dieing and 0 or 1 that's MY life
    iam an Object in Object Oriented Life
    my blog : http://refateid.blogspot.com/
    twitter :@avrail
    010011000111010101110110001000000100110101111001001000000101000001100011

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width