<?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 Re: Load balancer of Web UI in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Load-balancer-of-Web-UI/m-p/114240#M1819</link>
    <description>&lt;P&gt;Hi Radoslaw,&lt;BR /&gt;&lt;BR /&gt;Thank you for your replay, I understand the load balancing is controlled with nginx.&lt;BR /&gt;&lt;BR /&gt;But, if the cluster is consisted with 2 node and one server is down, the user have to access with the live server' IP address?&lt;BR /&gt;&lt;BR /&gt;So,  If the user does not have Load barancer, is it necessary to switch the node's IP address for WebUI?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Yasuo Ohnishi.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jun 2020 12:45:02 GMT</pubDate>
    <dc:creator>yohnishi</dc:creator>
    <dc:date>2020-06-29T12:45:02Z</dc:date>
    <item>
      <title>Load balancer of Web UI</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Load-balancer-of-Web-UI/m-p/114238#M1817</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have a question of load balancing of Web UI on the environment of  Managed server clustering.  (This question was asked from our customer. ) I understand the load balance of Agent is controlled with Agent side information. But I can not understand the Load balancing of "Web UI side"  yet.&lt;BR /&gt;&lt;BR /&gt;So, How does the Web UI control the load balancing? (or do we have to set the other load balancer component for Managed server clustering?) &lt;BR /&gt;&lt;BR /&gt;Regard,&lt;BR /&gt;Yasuo Ohnishi&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 10:43:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Load-balancer-of-Web-UI/m-p/114238#M1817</guid>
      <dc:creator>yohnishi</dc:creator>
      <dc:date>2020-06-29T10:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancer of Web UI</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Load-balancer-of-Web-UI/m-p/114239#M1818</link>
      <description>&lt;P&gt;Take a look at my (very old, but still current) blog post on dynatrace managed session affinity and stickyness: &lt;A href="https://www.dynatrace.com/news/blog/session-stickiness-persistence-across-dynatrace-managed-cluster-nodes-eap/"&gt;https://www.dynatrace.com/news/blog/session-stickiness-persistence-across-dynatrace-managed-cluster-nodes-eap/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In general you can set up LB in front on cluster. You need to make sure to have up-to-date node IPs that are accessible by your users. For the "health" you can use &lt;STRONG&gt;"/rest/health" &lt;/STRONG&gt; endpoint.&lt;/P&gt;&lt;P&gt;Also redirect the traffic always to :443 port (NGINX). &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 10:51:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Load-balancer-of-Web-UI/m-p/114239#M1818</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2020-06-29T10:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancer of Web UI</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Load-balancer-of-Web-UI/m-p/114240#M1819</link>
      <description>&lt;P&gt;Hi Radoslaw,&lt;BR /&gt;&lt;BR /&gt;Thank you for your replay, I understand the load balancing is controlled with nginx.&lt;BR /&gt;&lt;BR /&gt;But, if the cluster is consisted with 2 node and one server is down, the user have to access with the live server' IP address?&lt;BR /&gt;&lt;BR /&gt;So,  If the user does not have Load barancer, is it necessary to switch the node's IP address for WebUI?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Yasuo Ohnishi.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 12:45:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Load-balancer-of-Web-UI/m-p/114240#M1819</guid>
      <dc:creator>yohnishi</dc:creator>
      <dc:date>2020-06-29T12:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancer of Web UI</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Load-balancer-of-Web-UI/m-p/114241#M1820</link>
      <description>&lt;P&gt;That is true. That's why an external LB is helpful here. NGINX will redirect to the other node if the server is UP there. If whole node is down - then you'll end up in "Not found". &lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 14:31:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Load-balancer-of-Web-UI/m-p/114241#M1820</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2020-06-29T14:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Load balancer of Web UI</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Load-balancer-of-Web-UI/m-p/177611#M1821</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Radoslaw,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;How to config "health check" in nginx?&amp;nbsp;According to the official&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.nginx.com/nginx/admin-guide/load-balancer/http-health-check/" target="_blank"&gt;https://docs.nginx.com/nginx/admin-guide/load-balancer/http-health-check/&lt;/A&gt;&amp;nbsp;Nginx&amp;nbsp;supply http ,but our DT CLUSTER is https.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 02:45:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Load-balancer-of-Web-UI/m-p/177611#M1821</guid>
      <dc:creator>chao_wang</dc:creator>
      <dc:date>2021-12-16T02:45:59Z</dc:date>
    </item>
  </channel>
</rss>

