Switch off inspection of inbound protocol content

Janusgate Mobile's out-of-the-box (default) configuration is to inspect ActiveSync protocol traffic for both inbound (device to server) and outbound (server to device) synchronisations. Some organisations may have a ActiveSync content filtering policy which only applies to outbound synchronisations. For these cases, performance benefits can be gained by switching off inbound content inspection by Janusgate Mobile. This how-to article explains how to swtich off inbound content inspection in Janusgate Mobile. KB article 711 explains how to switch off outbound content inspection. If an organization performs this configuration change, but then updates their content filtering policy (Janusgate Rules Engine file) to include policy that applies to inbound traffic, it is very important that they restore inbound content inspection by reversing this process.

Article Information
ID: 
kb/710
Type: 
how to
Date created: 
06 Feb, 2013
Last updated: 
18 Mar, 2021 16:25
More Information: 

Perform the following procedure on each Exchange Server where Janusgate Mobile is installed, to switch off all inbound content inspection in Janusgate Mobile. This procedure assumes Janusgate Mobile has been installed to its default path of C:\Program Files\janusNET\janusGATE Mobile Adjust the folder paths appropriately if it has been installed to a non-default folder.

  1. start Notepad on the Exchange Server
  2. in Notepad, select File > Open menu item to open the file C:\Program Files\janusNET\janusGATE Mobile\bin\janusGATE.Mobile.dll.config
  3. in the .config file, find the line of the application setting CommandsToInterceptRequest, for a default install the line will look like
    <add key="CommandsToInterceptRequest" value="Sync,SendMail,SmartReply,SmartForward" />

     
  4. modify this line so that it reads as
    <add key="CommandsToInterceptRequest" value="" />

     
  5. save the changes to the file using the File > Save menu item
  6. close Notepad
  7. to have the changes take immediate effect, start Internet Information Server Manager (IIS Manager)
  8. in IIS Manager, in the left hand tree select the node server name / Application Pools
  9. in the list of Application Pools select MSExchangeSyncAppPool and in the right hand action pane select Recycle

Now Janusgate Mobile will not perform content inspection of inbound protocol traffic.

Applies To
Product: 
Janusgate Mobile
Version(s): 
1.2
1.1
2