Installation Settings Files
11
<serviceBehaviors>
<behavior name="ProcessingServiceBehavior">
<dataContractSerializer maxItemsInObjectGraph="2147483647" />
<serviceMetadata />
<serviceDebug includeExceptionDetailInFaults="True" />
<serviceThrottling maxConcurrentCalls="64" maxConcurrentSessions="64"
maxConcurrentInstances="1" />
</behavior>
</serviceBehaviors>
See http://msdn.microsoft.com/en-us/library/ms731379%28v=vs.110%29.aspx for more
information.
2.7 Other settings
2.7.1 AD Synchronization
In case of AD integration, you can also change the AD synchronization settings. These settings
should be changed using the ActiveDirectoryMonitorController.exe application.
All the settings from the screenshot can be adjusted to your environment needs.
2.7.2 IIS Application pool settings