I'm running iis 6.0 and need to set the timeout parameter for the website
that launches a login.asp web page. where can i set the timeout parameter so
that the page timeouts out after being idle for 120 minutes.


Thanks,

Re: IIS 6.o Time out setting by Bernard

Bernard
Sun Apr 30 14:52:54 CDT 2006

Just configure the session timeout for 120mins then.

--
Regards,
Bernard Cheah
http://www.iis-resources.com/
http://www.iiswebcastseries.com/
http://msmvps.com/blogs/bernard/


"Minesh" <Minesh@discussions.microsoft.com> wrote in message
news:88016CAD-0AA5-4740-961D-B614A76BC1B5@microsoft.com...
> I'm running iis 6.0 and need to set the timeout parameter for the website
> that launches a login.asp web page. where can i set the timeout parameter
> so
> that the page timeouts out after being idle for 120 minutes.
>
>
> Thanks,
>



Re: IIS 6.o Time out setting by David

David
Sun Apr 30 21:28:01 CDT 2006

http://blogs.msdn.com/david.wang/archive/2005/09/19/Why_do_I_lose_ASP_Session_State_on_IIS6.aspx

There are many timeouts applicable. Depending on the behavior you want, you
may need to tune 0 or more of them.

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//

"Minesh" <Minesh@discussions.microsoft.com> wrote in message
news:88016CAD-0AA5-4740-961D-B614A76BC1B5@microsoft.com...
> I'm running iis 6.0 and need to set the timeout parameter for the website
> that launches a login.asp web page. where can i set the timeout parameter
> so
> that the page timeouts out after being idle for 120 minutes.
>
>
> Thanks,
>



Re: IIS 6.o Time out setting by BookerW

BookerW
Wed May 17 12:14:01 CDT 2006