Last change
on this file since 4267 was
4267,
checked in by cneumuel, 14 years ago
|
renamed all database entities from "Client" to "Slave" (#1157)
made slave-heartbeats synchronous, also they send HBs when timetable disallows them to calculate. they will appear on the server as Idle bis IsAllowedToCalculate will be false (#1159)
|
File size:
2.2 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <configurationSnapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:xml-wcfconfigurationsnapshot">
|
---|
3 | <behaviors />
|
---|
4 | <bindings>
|
---|
5 | <binding digest="System.ServiceModel.Configuration.NetTcpBindingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:<?xml version="1.0" encoding="utf-16"?><Data hostNameComparisonMode="StrongWildcard" listenBacklog="10" maxBufferSize="65536" maxConnections="10" name="NetTcpBinding_ISlaveFacade" transactionFlow="false" transactionProtocol="OleTransactions" transferMode="Streamed"><readerQuotas maxArrayLength="16384" maxBytesPerRead="4096" maxDepth="32" maxNameTableCharCount="16384" maxStringContentLength="8192" /><reliableSession enabled="false" inactivityTimeout="00:10:00" ordered="true" /><security mode="None"><message clientCredentialType="Windows" /><transport clientCredentialType="Windows" protectionLevel="EncryptAndSign" /></security></Data>" bindingType="netTcpBinding" name="NetTcpBinding_ISlaveFacade" />
|
---|
6 | </bindings>
|
---|
7 | <endpoints>
|
---|
8 | <endpoint normalizedDigest="<?xml version="1.0" encoding="utf-16"?><Data address="net.tcp://10.42.1.154:9000/HiveServer/SlaveCommunicator" binding="netTcpBinding" bindingConfiguration="NetTcpBinding_ISlaveFacade" contract="ServerService.ISlaveFacade" name="NetTcpBinding_ISlaveFacade" />" digest="<?xml version="1.0" encoding="utf-16"?><Data address="net.tcp://10.42.1.154:9000/HiveServer/SlaveCommunicator" binding="netTcpBinding" bindingConfiguration="NetTcpBinding_ISlaveFacade" contract="ServerService.ISlaveFacade" name="NetTcpBinding_ISlaveFacade" />" contractName="ServerService.ISlaveFacade" name="NetTcpBinding_ISlaveFacade" />
|
---|
9 | </endpoints>
|
---|
10 | </configurationSnapshot> |
---|
Note: See
TracBrowser
for help on using the repository browser.