Connection Timeout
We are running IIS 6.0 under Windows 2003. What is the function of
Connection Timeout under Default Web Site, Web Site tab. The default is 120
seconds. If I want to disconnect the session after the session is idle for
15 minutes, is this where I would change the setting? Thanks.
Re: Connection Timeout
Nope, you'd put "Session.Timeout = [val]" (without the quotes) at the top of
the page ;o)
As an FYI .... ;o)
http://aspfaq.com/show.asp?id 66
http://aspfaq.com/show.asp?id=2265
http://aspfaq.com/show.asp?id=2491
--
Regards
Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk
Keeping it FREE!
"Diane Walker" <ett9300 [at] yahoo.com> wrote in message
news:#Tz0ppl1FHA.2212 [at] TK2MSFTNGP15.phx.gbl...
> We are running IIS 6.0 under Windows 2003. What is the function of
> Connection Timeout under Default Web Site, Web Site tab. The default is
120
> seconds. If I want to disconnect the session after the session is idle
for
> 15 minutes, is this where I would change the setting? Thanks.
>
>