Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Session timeout does not work as expected when publishing Exchange Outlook Web Access with UAG 2010


View products that this article applies to.

Symptoms

Microsoft Forefront Unified Access Gateway 2010 (UAG 2010) allows a user to define Inactive session timeout. The Inactive session timeout defines the maximum time a session can be inactive before it times out (see http://technet.microsoft.com/en-us/library/ee406216.aspx). When publishing Microsoft Exchange Outlook Web Access 2010 (OWA 2010) using UAG 2010, the session may stay active even if there is no activity for longer than the value defined in the "Inactive session timeout" field.

↑ Back to the top


Cause

The UAG 2010 configuration has a setting for Ignore requests in timeout calculations that contains a list of URLs that are ignored in the calculation of the Inactive Session Timeout settings (see http://technet.microsoft.com/en-us/library/ee406216.aspx#BKMK_Global).
When a client issues a request to one of the URLs and methods define in this list that contain a body (like in a POST method), the request will still be counted as active even if it matches the settings in this list. In addition, some URLs are missing from the default list for OWA 2010.

↑ Back to the top


Resolution

To resolve this issue complete the following:

1. Install Service Pack 1 Update 1 for Forefront Unified Access Gateway (http://support.microsoft.com/kb/2585140)

2. After installing SP1, add the following URLs and methods to the Ignore requests in timeout calculations settings for the "Microsoft Exchange Server 2010" application:


RuleURLMethod
1/owa.*UA=0.* POST
2/owa.*UA=0.*GET
3/owa.*UA=0POST
4/owa.*UA=0GET
5/owa/keepalive\.owaGET
6/owa/.*notify\.wavGET


↑ Back to the top


Keywords: kbqfe, kbbug, kb

↑ Back to the top

Article Info
Article ID : 2621269
Revision : 1
Created on : 1/7/2017
Published on : 3/7/2012
Exists online : False
Views : 210