Itll timeout the user session with the server. That timeout is configured in the Domino Directory.
I would strongly recommend adding keepalive to any pages where this matters, refreshing 2 min prior to the smallest session timeout. it is often a better resource handler, cleaning up closed web pages more effectively & quickly.
I dont have a Domino Directory readily available, so, going from memory ...
I think the setting is in the "Servers" document under "Internet Protocols". From there its looking for the Web server's "idle session timeout". Beware, there are multiple timeouts, youre not looking for the servlet timeout, and youre not looking for the Notes session timeout. It is associated with either HTTP or the Web Server.
The timeout should be about the same as the application's session timeout.
If you have separate websites on the server, there may be something in the website doc too. I dont remember for sure, but it is also in the Domino Directory.