Bryan
--
Bayern München
Reference:
ConnectionTimeout Metabase Propery (IIS 6.0)
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/73566f83-c257-4941-8ed8-7ae45b2e7985.mspx?mfr=true
And from an MSDN
blog(http://blogs.msdn.com/webtransports/archive/2004/07/15/184336.aspx):
"Timer_ConnectionIdle, happens in normal HTTP protocol usage, where the
client decides not to disconnect from the server because there is a good
chance that it will have another request for the server either in the process
of loading a page or because a client will probably click a link on a web
page that will go back to the same server. By default the server will close
the connection and reclaim those resources after 2 minutes of inactivity.
This is nothing to worry about, it's just an informational type of entry."