Re: UserDisconnected is firing before timeout is r (General questions)
It would be nice to be able to maintain the user information over the entire connection to the website. If a client connects to your website, and reads a page for more than 60 seconds before cliking on the link to the next page, it is treated as a new connection.
It is not a fault of the wodWeb server, it is IE's fault. It closes the connection (closes the socket) after 60 seconds.
wodWeb rocks!