<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Using Azure LB for high availability in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Using-Azure-LB-for-high-availability/m-p/71666#M24271</link>
    <description>Hello,

&amp;nbsp;

I have two application servers (v6.1) and an Azure load balancer in front of them. When I point the clients'&amp;nbsp;connection to application server everything works as expected. However when the connection is set to point to the load balancer's&amp;nbsp;IP&amp;nbsp;the "Test Connection" return the following:

System.Net.Sockets.SocketException (0x80004005): No such host is known

&amp;nbsp;&amp;nbsp; at System.Net.Dns.InternalGetHostByAddress(IPAddress address, Boolean includeIPv6)

&amp;nbsp;&amp;nbsp; at System.Net.Dns.GetHostEntry(String hostNameOrAddress)

&amp;nbsp;&amp;nbsp; at BluePrism.AutomateAppCore.ServerManagerWCF.GetEndPointAddress(clsDBConnectionSetting connectionSetting)

&amp;nbsp;&amp;nbsp; at BluePrism.AutomateAppCore.ServerManagerWCF.GetChannelFactory(clsDBConnectionSetting connectionSetting)

&amp;nbsp;&amp;nbsp; at BluePrism.AutomateAppCore.ServerManagerWCF.OpenConnection(clsDBConnectionSetting connectionSetting, Dictionary`2 keys, User&amp;amp; systemUser)

&amp;nbsp;&amp;nbsp; at BluePrism.AutomateAppCore.ServerFactory.Validate(clsDBConnectionSetting connectionSetting)

&amp;nbsp;&amp;nbsp; at BluePrism.Config.ConnectionDetail.HandleTestClick(Object sender, EventArgs e)

&amp;nbsp;

My question is, why is this an unknown host error when we are providing an IP, not a hostname? Is there any more detailed "how-to" when using Azure Load Balancer?&amp;nbsp;

&amp;nbsp;

Thanks</description>
    <pubDate>Tue, 17 Apr 2018 19:49:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-17T19:49:00Z</dc:date>
    <item>
      <title>Using Azure LB for high availability</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Using-Azure-LB-for-high-availability/m-p/71666#M24271</link>
      <description>Hello,

&amp;nbsp;

I have two application servers (v6.1) and an Azure load balancer in front of them. When I point the clients'&amp;nbsp;connection to application server everything works as expected. However when the connection is set to point to the load balancer's&amp;nbsp;IP&amp;nbsp;the "Test Connection" return the following:

System.Net.Sockets.SocketException (0x80004005): No such host is known

&amp;nbsp;&amp;nbsp; at System.Net.Dns.InternalGetHostByAddress(IPAddress address, Boolean includeIPv6)

&amp;nbsp;&amp;nbsp; at System.Net.Dns.GetHostEntry(String hostNameOrAddress)

&amp;nbsp;&amp;nbsp; at BluePrism.AutomateAppCore.ServerManagerWCF.GetEndPointAddress(clsDBConnectionSetting connectionSetting)

&amp;nbsp;&amp;nbsp; at BluePrism.AutomateAppCore.ServerManagerWCF.GetChannelFactory(clsDBConnectionSetting connectionSetting)

&amp;nbsp;&amp;nbsp; at BluePrism.AutomateAppCore.ServerManagerWCF.OpenConnection(clsDBConnectionSetting connectionSetting, Dictionary`2 keys, User&amp;amp; systemUser)

&amp;nbsp;&amp;nbsp; at BluePrism.AutomateAppCore.ServerFactory.Validate(clsDBConnectionSetting connectionSetting)

&amp;nbsp;&amp;nbsp; at BluePrism.Config.ConnectionDetail.HandleTestClick(Object sender, EventArgs e)

&amp;nbsp;

My question is, why is this an unknown host error when we are providing an IP, not a hostname? Is there any more detailed "how-to" when using Azure Load Balancer?&amp;nbsp;

&amp;nbsp;

Thanks</description>
      <pubDate>Tue, 17 Apr 2018 19:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Using-Azure-LB-for-high-availability/m-p/71666#M24271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-17T19:49:00Z</dc:date>
    </item>
  </channel>
</rss>

