Installation Settings Files
10
<readerQuotas maxDepth="524288000" maxStringContentLength="524288000"
maxArrayLength="524288000" maxBytesPerRead="524288000"
maxNameTableCharCount="524288000" />
<security mode="None" />
</binding>
</netNamedPipeBinding>
<wsHttpBinding>
<binding name="WSHttpBinding_IServer" closeTimeout="00:01:00" openTimeout="00:01:00"
receiveTimeout="00:10:00" sendTimeout="00:01:00" bypassProxyOnLocal="false"
transactionFlow="false" hostNameComparisonMode="StrongWildcard"
maxBufferPoolSize="524288000" maxReceivedMessageSize="524288000" messageEncoding="Text"
textEncoding="utf-8" useDefaultWebProxy="true" allowCookies="false">
<readerQuotas maxDepth="524288000" maxStringContentLength="524288000"
maxArrayLength="524288000" maxBytesPerRead="524288000"
maxNameTableCharCount="524288000" />
<security mode="None" />
</binding>
</wsHttpBinding>
</bindings>
In some cases it might be needed to change the timeout settings for these binding settings. Do
not raise them above 10:00, if this would be needed, you storage environment is to slow to
work with the BackupAgentServer software.
Additionally, the total amount of concurrent calls and sessions can be tweaked based on load
requirements, by changing the ServiceThrottling settings: