Browser App Disconnect Question

I am also asking our IT folks, but I wanted to ask the larger community since someone may have previous experience with this.

We run a version of Salesforce.com for our Customer Support organization. It works great for us and has a browser-based user interface. We have a situation where someone is logged into Salesforce and their browser crashes (or they simply close it), and Salesforce doesn’t automatically log them out. From Saleforce’s perspective the user is still active, which causes issues when routing things like collaborations.

Is there a way for an application to detect that someone has closed their browser, severing their connection. and then log them out? It may not be technically feasible to do that, but I was just curious.

No reason you couldn’t write something that would notice if the browser was no longer running and then send the logoff command, but it would pretty much have to be custom-made.

And such would be unusual. Far more common would just be to have the system timeout if no request has been received in a certain amount of time. Even our forums here work that way.

Salesforce: modify session timeout
https://help.salesforce.com/htviewhelpdoc?id=admin_sessions.htm