Re: Session Timeout in IIS & WSS

From: Chris Adams \(MSFT\) (chrisad_at_online.microsoft.com)
Date: 10/19/03


Date: Sat, 18 Oct 2003 18:17:31 -0700

Hey ~

Are you trying to timeout their connections or their sessions? If you are
trying to just force authentication again, you simply need to lower the
default session timeout ... Right-click your computer icon (IIS 5.1 and
below), choose properties, Home directory, configuration, and then one of
these tabs (not in front of a machine with IIS 5 on it) should have the
default session value (20 minutes).

I am not sure what WSS stands for.. sorry. I hope this helps..

~Chris (MSFT)
IIS Supportability Lead

"SuperMCSE" <sharepoint@carben.net> wrote in message
news:%23s0Cl6NlDHA.988@TK2MSFTNGP10.phx.gbl...
> I am trying to timeout users of my webserver in a manner that forces them
to
> reauthenticate after some period of inactivity. It would be fine if this
was
> the global setting. Can either IIS and/or WSS enable us to do this without
> modifying code? If we do have to modify code, can someone please point me
in
> the right direction? I feel like I'm spinning my tires on this.
>
> Thanks in advance.
>
>



Relevant Pages

  • Re: Application Pool timouts.
    ... a) From what i understand, the application pool timeout is the timeout for ... an idle session which is created by a browser. ... is idle for 20 minutes or longer the problems occur. ... Application Pool's w3wp.exe process to be shutdown by IIS when no requests ...
    (microsoft.public.inetserver.iis.security)
  • Re: How do I change the session timeout?
    ... Ok, it might not IIS itself, but ASP.NET, that runs in the IIS environment, that does that. ... Prove that my sample code isn't valid by supplying us with code which proves you're right. ... What you are demonstrating is that the timeout is occuring at one minute ... When the application starts at the same time as the session, as in your test, it doesn't prove ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: extending sessions
    ... timeout is set in IIS, ... Well, the users need to fill in questionnaires, and quite often they click ... And thought of doing this with session, so someone can't just type all the ... If it is ASP.NET site in question, IIS session setting has no impact as ...
    (microsoft.public.dotnet.framework.aspnet.buildingcontrols)
  • Re: How do I change the session timeout?
    ... Prove that my sample code isn't valid by supplying us with code which proves you're right. ... What you are demonstrating is that the timeout is occuring at one minute ... When the application starts at the same time as the session, as in your test, it doesn't prove that the timeout interval is based on the starting time of the session rather than the application. ... IIS has nothing to do with ASP.NET session timeouts. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: IIS / TCP RST instead of FIN
    ... IIS / TCP RST instead of FIN ... We have a similar problem with the behavior of the IIS. ... This type of server behaviour is likely responsible for many of the responder RSTs observed in the ... http.sys wrote that there was an idle timeout and that the session was closed. ...
    (microsoft.public.inetserver.iis)