<?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: Check Services with NLB and Failover Clustering in Scalability</title>
    <link>https://community.qlik.com/t5/Scalability/Check-Services-with-NLB-and-Failover-Clustering/m-p/561680#M326</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fernando,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The local load balancer normally has a health check process to IIS to verify if the web server is available. Global load balancing is more of a DNS resolve process, I’m unsure how any failover testing is done for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy Marshall&lt;/P&gt;&lt;P&gt;GinfoS Advanced Technology Group&lt;/P&gt;&lt;P&gt;Hewlett-Packard Ltd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tel.: +44 1772 652807&lt;/P&gt;&lt;P&gt;         +44 560 109 3231&lt;/P&gt;&lt;P&gt;andy.marshall@hp.com&amp;lt;mailto:andy.marshall@hp.com&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Planned absence –&lt;/P&gt;&lt;P&gt;27/09/2013-05/10/2013&lt;/P&gt;&lt;P&gt;15/3/2014-22/3/2014&lt;/P&gt;&lt;P&gt;09/05/2014-16/05/2014&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Sep 2013 08:44:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-09-03T08:44:26Z</dc:date>
    <item>
      <title>Check Services with NLB and Failover Clustering</title>
      <link>https://community.qlik.com/t5/Scalability/Check-Services-with-NLB-and-Failover-Clustering/m-p/561679#M325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a SIB to do in a customer and we want to know if the NLB (Network Load Balance) checks the SERVICES inside of the WINDOWS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2013 22:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Check-Services-with-NLB-and-Failover-Clustering/m-p/561679#M325</guid>
      <dc:creator>fernando_tonial</dc:creator>
      <dc:date>2013-09-02T22:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Check Services with NLB and Failover Clustering</title>
      <link>https://community.qlik.com/t5/Scalability/Check-Services-with-NLB-and-Failover-Clustering/m-p/561680#M326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fernando,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The local load balancer normally has a health check process to IIS to verify if the web server is available. Global load balancing is more of a DNS resolve process, I’m unsure how any failover testing is done for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy Marshall&lt;/P&gt;&lt;P&gt;GinfoS Advanced Technology Group&lt;/P&gt;&lt;P&gt;Hewlett-Packard Ltd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tel.: +44 1772 652807&lt;/P&gt;&lt;P&gt;         +44 560 109 3231&lt;/P&gt;&lt;P&gt;andy.marshall@hp.com&amp;lt;mailto:andy.marshall@hp.com&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Planned absence –&lt;/P&gt;&lt;P&gt;27/09/2013-05/10/2013&lt;/P&gt;&lt;P&gt;15/3/2014-22/3/2014&lt;/P&gt;&lt;P&gt;09/05/2014-16/05/2014&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 08:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Check-Services-with-NLB-and-Failover-Clustering/m-p/561680#M326</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-03T08:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Check Services with NLB and Failover Clustering</title>
      <link>https://community.qlik.com/t5/Scalability/Check-Services-with-NLB-and-Failover-Clustering/m-p/561681#M327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are probes configured in your NLB to check which servers are accessible. Most of the time they are using ping which only tells the NLB if the server is up (connected to the network). You can set the NLB probes to check a web page on each server for status. If the NLB can access the page, it will get a status code of 200 from the web server which confirms that the web service is running on that server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView offers a status page (&lt;A href="http://servername/QvAjaxZfc/QvsStatus.aspx" title="http://servername/QvAjaxZfc/QvsStatus.aspx"&gt;http://servername/QvAjaxZfc/QvsStatus.aspx&lt;/A&gt; ) which will return the status code 200 if the QlikView server service is running and other status codes for any issues with the service. With this status page, not only you get to check the web service but also the QlikView server service. However, if you have the web service and QlikView service running on different servers, you should not be using this page. In cases like these, we usually just point the probe to a static page on our web server. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 14:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Check-Services-with-NLB-and-Failover-Clustering/m-p/561681#M327</guid>
      <dc:creator />
      <dc:date>2013-10-23T14:31:01Z</dc:date>
    </item>
  </channel>
</rss>

