<?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 Configure Access Point to read from two QV Servers in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158386#M1288721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have modifid the &lt;STRONG&gt;Settings.xml&lt;/STRONG&gt; file located in \Documents and Settings\All Users\Application Data\QlikTech\Publisher\AccesspointService to include the additional ServerMountedQVW folders on different servers. So our one AccessPoint (usap023\AccesPoint\default.aspx) now shows documents from three separate servers (three separate QV Server services - licenses required.)&lt;/P&gt;&lt;P&gt;Note the additiional &lt;STRONG&gt;&amp;lt;/AddQvs&amp;gt;&lt;/STRONG&gt; sections (passwords have been changed)&lt;/P&gt;&lt;P&gt;--------------------------&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-16"?&amp;gt;&lt;BR /&gt;&amp;lt;Settings&amp;gt;&lt;BR /&gt; &amp;lt;ClientSettings&amp;gt;&lt;BR /&gt; &amp;lt;Listing StartExpanded="True" EnableClickOnRow="True" IEClientDefault="True" JavaClientDefault="True" DownloadDefault="True" HighlightNotExecutedJobs="False" HighlightThresholdMinutes="60"&amp;gt;&lt;BR /&gt; &amp;lt;ClientPriority&amp;gt;&lt;BR /&gt; &amp;lt;ZeroFootPrint /&amp;gt;&lt;BR /&gt; &amp;lt;Plugin /&amp;gt;&lt;BR /&gt; &amp;lt;Java /&amp;gt;&lt;BR /&gt; &amp;lt;Download /&amp;gt;&lt;BR /&gt; &amp;lt;/ClientPriority&amp;gt;&lt;BR /&gt; &amp;lt;/Listing&amp;gt;&lt;BR /&gt; &amp;lt;!-- Pluginwindow OpenMode can be one of the following --&amp;gt;&lt;BR /&gt; &amp;lt;!-- Root = File will open in the same window as accesspoint --&amp;gt;&lt;BR /&gt; &amp;lt;!-- Same = File will open in a new window, but always in the same --&amp;gt;&lt;BR /&gt; &amp;lt;!-- AlwaysInNew = File will always be opened in a new window --&amp;gt;&lt;BR /&gt; &amp;lt;PluginWindow OpenMode="AlwaysInNew" DisplayFileNameInTitleBar="True" UseQvpLinksForPlugin="False" /&amp;gt;&lt;BR /&gt; &amp;lt;Communication ReceiveTimeout="60000" SendTimeout="5000" DownloadBufferSize="100000" /&amp;gt;&lt;BR /&gt; &amp;lt;/ClientSettings&amp;gt;&lt;BR /&gt; &amp;lt;ServerSettings&amp;gt;&lt;BR /&gt; &amp;lt;Logging LogRecieve="1" LogSend="1" DebugLog="False" /&amp;gt;&lt;BR /&gt; &amp;lt;Listener IPAddress="127.0.0.1" Port="4994" /&amp;gt;&lt;BR /&gt; &amp;lt;Scanner CachedSimplifiedADSecurityMode="False"&amp;gt;&lt;BR /&gt; &amp;lt;AllowedExtensions&amp;gt;&lt;BR /&gt; &amp;lt;Allow Extension=".qvw" /&amp;gt;&lt;BR /&gt; &amp;lt;/AllowedExtensions&amp;gt;&lt;BR /&gt; &amp;lt;/Scanner&amp;gt;&lt;BR /&gt; &amp;lt;Directories ProtocolPrefix="http://"&amp;gt;&lt;BR /&gt; &amp;lt;!-- Example AddDirectory statement --&amp;gt;&lt;BR /&gt; &amp;lt;!-- &amp;lt;AddDirectory Path="d:\mydocuments\" /&amp;gt; --&amp;gt;&lt;BR /&gt; &amp;lt;!-- Example DenyDirectory statement --&amp;gt;&lt;BR /&gt; &amp;lt;!-- &amp;lt;DenyDirectory Path="d:\mydocuments\" /&amp;gt; --&amp;gt;&lt;BR /&gt; &amp;lt;/Directories&amp;gt;&lt;BR /&gt; &amp;lt;QlikviewServers&amp;gt;&lt;BR /&gt; &amp;lt;AddQvs Port="4747" ProtocolPrefix="http://" Machine="USAP023" LinkMachineName="(FromRequest)" DMSMode="False" AlwaysUseFallbackKey="False" RegistryBaseKey="HKEY_LOCAL_MACHINE\SOFTWARE\QlikTech\QlikViewServer\Settings 7" FallbackRegistryBaseKey="HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\QlikTech\QlikViewServer\Settings 7" PluginClientPath="/QvPlugin/opendoc.htm?document=" JavaClientPath="/QvJava/opendoc.htm?document=" CustomPrefix="custom\" AlwaysTunnel="False" Username="" Password=""&amp;gt;&lt;BR /&gt; &amp;lt;IPFilter&amp;gt;&lt;BR /&gt; &amp;lt;!-- Example IPFilter statement --&amp;gt;&lt;BR /&gt; &amp;lt;!-- &amp;lt;Filter Mask="255.255.255.0" Match="192.168.3.0" MachineName="mycustommachinename" /&amp;gt; --&amp;gt;&lt;BR /&gt; &amp;lt;/IPFilter&amp;gt;&lt;BR /&gt; &amp;lt;/AddQvs&amp;gt;&lt;BR /&gt; &lt;STRONG&gt;&amp;lt;AddQvs&lt;/STRONG&gt; Port="4747" ProtocolPrefix="http://" Machine="USAP049" LinkMachineName="USAP049" DMSMode="False" AlwaysUseFallbackKey="False" RegistryBaseKey="HKEY_LOCAL_MACHINE\SOFTWARE\QlikTech\QlikViewServer\Settings 7" FallbackRegistryBaseKey="HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\QlikTech\QlikViewServer\Settings 7" PluginClientPath="/QvPlugin/opendoc.htm?document=" JavaClientPath="/QvJava/opendoc.htm?document=" CustomPrefix="custom\" AlwaysTunnel="False" Username="SA_Qlikview" Password="Encrypted=ecriptedpasswordhere=="&amp;gt;&lt;BR /&gt; &amp;lt;IPFilter&amp;gt;&lt;BR /&gt; &amp;lt;!-- Example IPFilter statement --&amp;gt;&lt;BR /&gt; &amp;lt;!-- &amp;lt;Filter Mask="255.255.255.0" Match="192.168.3.0" MachineName="mycustommachinename" /&amp;gt; --&amp;gt;&lt;BR /&gt; &amp;lt;/IPFilter&amp;gt;&lt;BR /&gt; &lt;STRONG&gt;&amp;lt;/AddQvs&amp;gt;&lt;BR /&gt;&lt;/STRONG&gt; &amp;lt;&lt;STRONG&gt;AddQvs&lt;/STRONG&gt; Port="4747" ProtocolPrefix="http://" Machine="USAP050" LinkMachineName="USAP050" DMSMode="False" AlwaysUseFallbackKey="False" RegistryBaseKey="HKEY_LOCAL_MACHINE\SOFTWARE\QlikTech\QlikViewServer\Settings 7" FallbackRegistryBaseKey="HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\QlikTech\QlikViewServer\Settings 7" PluginClientPath="/QvPlugin/opendoc.htm?document=" JavaClientPath="/QvJava/opendoc.htm?document=" CustomPrefix="custom\" AlwaysTunnel="False" Username="SA_Qlikview" Password="Encrypted=sameecriptedpasswordhere=="&amp;gt;&lt;BR /&gt; &amp;lt;IPFilter&amp;gt;&lt;BR /&gt; &amp;lt;!-- Example IPFilter statement --&amp;gt;&lt;BR /&gt; &amp;lt;!-- &amp;lt;Filter Mask="255.255.255.0" Match="192.168.3.0" MachineName="mycustommachinename" /&amp;gt; --&amp;gt;&lt;BR /&gt; &amp;lt;/IPFilter&amp;gt;&lt;BR /&gt; &amp;lt;/&lt;STRONG&gt;AddQvs&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt; &amp;lt;&lt;STRONG&gt;AddQvs&lt;/STRONG&gt; Port="4747" ProtocolPrefix="http://" Machine="USAP051" LinkMachineName="USAP051" DMSMode="False" AlwaysUseFallbackKey="False" RegistryBaseKey="HKEY_LOCAL_MACHINE\SOFTWARE\QlikTech\QlikViewServer\Settings 7" FallbackRegistryBaseKey="HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\QlikTech\QlikViewServer\Settings 7" PluginClientPath="/QvPlugin/opendoc.htm?document=" JavaClientPath="/QvJava/opendoc.htm?document=" CustomPrefix="custom\" AlwaysTunnel="False" Username="SA_Qlikview" Password="Encrypted=sameecriptedpasswordhere=="&amp;gt;&lt;BR /&gt; &amp;lt;IPFilter&amp;gt;&lt;BR /&gt; &amp;lt;!-- Example IPFilter statement --&amp;gt;&lt;BR /&gt; &amp;lt;!-- &amp;lt;Filter Mask="255.255.255.0" Match="192.168.3.0" MachineName="mycustommachinename" /&amp;gt; --&amp;gt;&lt;BR /&gt; &amp;lt;/IPFilter&amp;gt;&lt;BR /&gt; &amp;lt;/&lt;STRONG&gt;AddQvs&lt;/STRONG&gt;&amp;gt;&lt;BR /&gt; &amp;lt;/QlikviewServers&amp;gt;&lt;BR /&gt; &amp;lt;DirectoryServiceSearchPaths&amp;gt;&lt;BR /&gt; &amp;lt;AddPath LdapPath="LDAP:" Username="" Password="" /&amp;gt;&lt;BR /&gt; &amp;lt;/DirectoryServiceSearchPaths&amp;gt;&lt;BR /&gt; &amp;lt;/ServerSettings&amp;gt;&lt;BR /&gt;&amp;lt;/Settings&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Aug 2010 13:07:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-12T13:07:20Z</dc:date>
    <item>
      <title>Configure Access Point to read from two QV Servers</title>
      <link>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158382#M1288717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need help setting up access point to access the document folders from two distinct servers. Both servers are licensed and have documents that are being distributed to them by the Publisher. My goal is to have one place for users to go to see a list of the documents that are available...they don't need to know that the apps are being hosted by two different servers.&lt;/P&gt;&lt;P&gt;On the server that is hosting the Access Point I have configured (Within the Server Management Console) a mounted folder that points to the other server's dosument folder. The documents from both servers now show up on the accesspoint, but only the apps that are on the local server can be opened. The accesspoint uses the wrong URL to try to access the remote apps.&lt;/P&gt;&lt;P&gt;I have fiddled around with the Settings.xml file, but to no avail.&lt;/P&gt;&lt;P&gt;Any insights would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sjprows&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158382#M1288717</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Configure Access Point to read from two QV Servers</title>
      <link>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158383#M1288718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Spencer,&lt;BR /&gt;&lt;BR /&gt;I think you must configure the servers in round robin way. After that, in the second server, you should install only DSC (Directory Service Connector), XS (Execution Service), AccessPoint Service &amp;amp; AccessPoint IIS Support&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Flavio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 02:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158383#M1288718</guid>
      <dc:creator>flavio_fazzano</dc:creator>
      <dc:date>2009-07-16T02:30:16Z</dc:date>
    </item>
    <item>
      <title>Configure Access Point to read from two QV Servers</title>
      <link>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158384#M1288719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Flavio,&lt;/P&gt;&lt;P&gt;Thanks for the Reply. Not sure how to configure the round-robin servers...and I'm not sure that this is what I need either. I am not trying to load balance across the servers. I am simply trying to have the Access Point list the documents that have been published to each of the servers.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 03:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158384#M1288719</guid>
      <dc:creator />
      <dc:date>2009-07-16T03:13:23Z</dc:date>
    </item>
    <item>
      <title>Configure Access Point to read from two QV Servers</title>
      <link>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158385#M1288720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the same requirement. Where you able to solve this and in that case how?&lt;/P&gt;&lt;P&gt;Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 10:10:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158385#M1288720</guid>
      <dc:creator />
      <dc:date>2010-08-12T10:10:58Z</dc:date>
    </item>
    <item>
      <title>Configure Access Point to read from two QV Servers</title>
      <link>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158386#M1288721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have modifid the &lt;STRONG&gt;Settings.xml&lt;/STRONG&gt; file located in \Documents and Settings\All Users\Application Data\QlikTech\Publisher\AccesspointService to include the additional ServerMountedQVW folders on different servers. So our one AccessPoint (usap023\AccesPoint\default.aspx) now shows documents from three separate servers (three separate QV Server services - licenses required.)&lt;/P&gt;&lt;P&gt;Note the additiional &lt;STRONG&gt;&amp;lt;/AddQvs&amp;gt;&lt;/STRONG&gt; sections (passwords have been changed)&lt;/P&gt;&lt;P&gt;--------------------------&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-16"?&amp;gt;&lt;BR /&gt;&amp;lt;Settings&amp;gt;&lt;BR /&gt; &amp;lt;ClientSettings&amp;gt;&lt;BR /&gt; &amp;lt;Listing StartExpanded="True" EnableClickOnRow="True" IEClientDefault="True" JavaClientDefault="True" DownloadDefault="True" HighlightNotExecutedJobs="False" HighlightThresholdMinutes="60"&amp;gt;&lt;BR /&gt; &amp;lt;ClientPriority&amp;gt;&lt;BR /&gt; &amp;lt;ZeroFootPrint /&amp;gt;&lt;BR /&gt; &amp;lt;Plugin /&amp;gt;&lt;BR /&gt; &amp;lt;Java /&amp;gt;&lt;BR /&gt; &amp;lt;Download /&amp;gt;&lt;BR /&gt; &amp;lt;/ClientPriority&amp;gt;&lt;BR /&gt; &amp;lt;/Listing&amp;gt;&lt;BR /&gt; &amp;lt;!-- Pluginwindow OpenMode can be one of the following --&amp;gt;&lt;BR /&gt; &amp;lt;!-- Root = File will open in the same window as accesspoint --&amp;gt;&lt;BR /&gt; &amp;lt;!-- Same = File will open in a new window, but always in the same --&amp;gt;&lt;BR /&gt; &amp;lt;!-- AlwaysInNew = File will always be opened in a new window --&amp;gt;&lt;BR /&gt; &amp;lt;PluginWindow OpenMode="AlwaysInNew" DisplayFileNameInTitleBar="True" UseQvpLinksForPlugin="False" /&amp;gt;&lt;BR /&gt; &amp;lt;Communication ReceiveTimeout="60000" SendTimeout="5000" DownloadBufferSize="100000" /&amp;gt;&lt;BR /&gt; &amp;lt;/ClientSettings&amp;gt;&lt;BR /&gt; &amp;lt;ServerSettings&amp;gt;&lt;BR /&gt; &amp;lt;Logging LogRecieve="1" LogSend="1" DebugLog="False" /&amp;gt;&lt;BR /&gt; &amp;lt;Listener IPAddress="127.0.0.1" Port="4994" /&amp;gt;&lt;BR /&gt; &amp;lt;Scanner CachedSimplifiedADSecurityMode="False"&amp;gt;&lt;BR /&gt; &amp;lt;AllowedExtensions&amp;gt;&lt;BR /&gt; &amp;lt;Allow Extension=".qvw" /&amp;gt;&lt;BR /&gt; &amp;lt;/AllowedExtensions&amp;gt;&lt;BR /&gt; &amp;lt;/Scanner&amp;gt;&lt;BR /&gt; &amp;lt;Directories ProtocolPrefix="http://"&amp;gt;&lt;BR /&gt; &amp;lt;!-- Example AddDirectory statement --&amp;gt;&lt;BR /&gt; &amp;lt;!-- &amp;lt;AddDirectory Path="d:\mydocuments\" /&amp;gt; --&amp;gt;&lt;BR /&gt; &amp;lt;!-- Example DenyDirectory statement --&amp;gt;&lt;BR /&gt; &amp;lt;!-- &amp;lt;DenyDirectory Path="d:\mydocuments\" /&amp;gt; --&amp;gt;&lt;BR /&gt; &amp;lt;/Directories&amp;gt;&lt;BR /&gt; &amp;lt;QlikviewServers&amp;gt;&lt;BR /&gt; &amp;lt;AddQvs Port="4747" ProtocolPrefix="http://" Machine="USAP023" LinkMachineName="(FromRequest)" DMSMode="False" AlwaysUseFallbackKey="False" RegistryBaseKey="HKEY_LOCAL_MACHINE\SOFTWARE\QlikTech\QlikViewServer\Settings 7" FallbackRegistryBaseKey="HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\QlikTech\QlikViewServer\Settings 7" PluginClientPath="/QvPlugin/opendoc.htm?document=" JavaClientPath="/QvJava/opendoc.htm?document=" CustomPrefix="custom\" AlwaysTunnel="False" Username="" Password=""&amp;gt;&lt;BR /&gt; &amp;lt;IPFilter&amp;gt;&lt;BR /&gt; &amp;lt;!-- Example IPFilter statement --&amp;gt;&lt;BR /&gt; &amp;lt;!-- &amp;lt;Filter Mask="255.255.255.0" Match="192.168.3.0" MachineName="mycustommachinename" /&amp;gt; --&amp;gt;&lt;BR /&gt; &amp;lt;/IPFilter&amp;gt;&lt;BR /&gt; &amp;lt;/AddQvs&amp;gt;&lt;BR /&gt; &lt;STRONG&gt;&amp;lt;AddQvs&lt;/STRONG&gt; Port="4747" ProtocolPrefix="http://" Machine="USAP049" LinkMachineName="USAP049" DMSMode="False" AlwaysUseFallbackKey="False" RegistryBaseKey="HKEY_LOCAL_MACHINE\SOFTWARE\QlikTech\QlikViewServer\Settings 7" FallbackRegistryBaseKey="HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\QlikTech\QlikViewServer\Settings 7" PluginClientPath="/QvPlugin/opendoc.htm?document=" JavaClientPath="/QvJava/opendoc.htm?document=" CustomPrefix="custom\" AlwaysTunnel="False" Username="SA_Qlikview" Password="Encrypted=ecriptedpasswordhere=="&amp;gt;&lt;BR /&gt; &amp;lt;IPFilter&amp;gt;&lt;BR /&gt; &amp;lt;!-- Example IPFilter statement --&amp;gt;&lt;BR /&gt; &amp;lt;!-- &amp;lt;Filter Mask="255.255.255.0" Match="192.168.3.0" MachineName="mycustommachinename" /&amp;gt; --&amp;gt;&lt;BR /&gt; &amp;lt;/IPFilter&amp;gt;&lt;BR /&gt; &lt;STRONG&gt;&amp;lt;/AddQvs&amp;gt;&lt;BR /&gt;&lt;/STRONG&gt; &amp;lt;&lt;STRONG&gt;AddQvs&lt;/STRONG&gt; Port="4747" ProtocolPrefix="http://" Machine="USAP050" LinkMachineName="USAP050" DMSMode="False" AlwaysUseFallbackKey="False" RegistryBaseKey="HKEY_LOCAL_MACHINE\SOFTWARE\QlikTech\QlikViewServer\Settings 7" FallbackRegistryBaseKey="HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\QlikTech\QlikViewServer\Settings 7" PluginClientPath="/QvPlugin/opendoc.htm?document=" JavaClientPath="/QvJava/opendoc.htm?document=" CustomPrefix="custom\" AlwaysTunnel="False" Username="SA_Qlikview" Password="Encrypted=sameecriptedpasswordhere=="&amp;gt;&lt;BR /&gt; &amp;lt;IPFilter&amp;gt;&lt;BR /&gt; &amp;lt;!-- Example IPFilter statement --&amp;gt;&lt;BR /&gt; &amp;lt;!-- &amp;lt;Filter Mask="255.255.255.0" Match="192.168.3.0" MachineName="mycustommachinename" /&amp;gt; --&amp;gt;&lt;BR /&gt; &amp;lt;/IPFilter&amp;gt;&lt;BR /&gt; &amp;lt;/&lt;STRONG&gt;AddQvs&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt; &amp;lt;&lt;STRONG&gt;AddQvs&lt;/STRONG&gt; Port="4747" ProtocolPrefix="http://" Machine="USAP051" LinkMachineName="USAP051" DMSMode="False" AlwaysUseFallbackKey="False" RegistryBaseKey="HKEY_LOCAL_MACHINE\SOFTWARE\QlikTech\QlikViewServer\Settings 7" FallbackRegistryBaseKey="HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\QlikTech\QlikViewServer\Settings 7" PluginClientPath="/QvPlugin/opendoc.htm?document=" JavaClientPath="/QvJava/opendoc.htm?document=" CustomPrefix="custom\" AlwaysTunnel="False" Username="SA_Qlikview" Password="Encrypted=sameecriptedpasswordhere=="&amp;gt;&lt;BR /&gt; &amp;lt;IPFilter&amp;gt;&lt;BR /&gt; &amp;lt;!-- Example IPFilter statement --&amp;gt;&lt;BR /&gt; &amp;lt;!-- &amp;lt;Filter Mask="255.255.255.0" Match="192.168.3.0" MachineName="mycustommachinename" /&amp;gt; --&amp;gt;&lt;BR /&gt; &amp;lt;/IPFilter&amp;gt;&lt;BR /&gt; &amp;lt;/&lt;STRONG&gt;AddQvs&lt;/STRONG&gt;&amp;gt;&lt;BR /&gt; &amp;lt;/QlikviewServers&amp;gt;&lt;BR /&gt; &amp;lt;DirectoryServiceSearchPaths&amp;gt;&lt;BR /&gt; &amp;lt;AddPath LdapPath="LDAP:" Username="" Password="" /&amp;gt;&lt;BR /&gt; &amp;lt;/DirectoryServiceSearchPaths&amp;gt;&lt;BR /&gt; &amp;lt;/ServerSettings&amp;gt;&lt;BR /&gt;&amp;lt;/Settings&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 13:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158386#M1288721</guid>
      <dc:creator />
      <dc:date>2010-08-12T13:07:20Z</dc:date>
    </item>
    <item>
      <title>Configure Access Point to read from two QV Servers</title>
      <link>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158387#M1288722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tyler,&lt;/P&gt;&lt;P&gt;Very interesting. I have two questions though:&lt;/P&gt;&lt;P&gt;1.When a user opens a doc that resides on USAP049 it will allocate memory and cpu from that server am I correct?&lt;/P&gt;&lt;P&gt;2. Do you know if this can be achieved in the same way in ver 9? The settings.xml doesn't exist in the folder path you mentioned in ver 9 but I guess you would change the config.xml under C:\Documents and Settings\All Users\Application Data\QlikTech\QvWebServer instead&lt;/P&gt;&lt;P&gt;&amp;lt;AccessPoint&amp;gt;&lt;BR /&gt; &amp;lt;Path&amp;gt;/QvAJAXZfc/AccessPoint.aspx&amp;lt;/Path&amp;gt;&lt;BR /&gt; &amp;lt;AjaxClientPath&amp;gt;/QvAJAXZfc/opendoc.htm&amp;lt;/AjaxClientPath&amp;gt;&lt;BR /&gt; &amp;lt;JavaClientPath&amp;gt;/QvJava/opendoc.htm&amp;lt;/JavaClientPath&amp;gt;&lt;BR /&gt; &amp;lt;PluginClientPath&amp;gt;/QvPlugin/opendoc.htm&amp;lt;/PluginClientPath&amp;gt;&lt;BR /&gt; &amp;lt;AuthenticationLevel&amp;gt;Always&amp;lt;/AuthenticationLevel&amp;gt;&lt;BR /&gt; &amp;lt;DefaultPreferedClient&amp;gt;Plugin&amp;lt;/DefaultPreferedClient&amp;gt;&lt;BR /&gt; &amp;lt;HighlightNotExecutedJobs&amp;gt;False&amp;lt;/HighlightNotExecutedJobs&amp;gt;&lt;BR /&gt; &amp;lt;HighlightThresholdMinutes&amp;gt;60&amp;lt;/HighlightThresholdMinutes&amp;gt;&lt;BR /&gt; &amp;lt;CustomUserAddress&amp;gt;http://localhost:4735/qtds.asmx&amp;lt;/CustomUserAddress&amp;gt;&lt;BR /&gt; &amp;lt;AllowCmdUrl&amp;gt;False&amp;lt;/AllowCmdUrl&amp;gt;&lt;BR /&gt; &amp;lt;Target&amp;gt;_self&amp;lt;/Target&amp;gt;&lt;BR /&gt; &amp;lt;UserPrefix&amp;gt;CUSTOM\&amp;lt;/UserPrefix&amp;gt;&lt;BR /&gt; &amp;lt;QvsAuthenticationProt&amp;gt;Negotiate&amp;lt;/QvsAuthenticationProt&amp;gt;&lt;BR /&gt; &amp;lt;AddCluster&amp;gt;&lt;BR /&gt; &amp;lt;Name&amp;gt;QVS@SEAP01&amp;lt;/Name&amp;gt;&lt;BR /&gt; &amp;lt;LoadBalancing&amp;gt;Random&amp;lt;/LoadBalancing&amp;gt;&lt;BR /&gt; &amp;lt;AddQvs&amp;gt;&lt;BR /&gt; &amp;lt;Machine&amp;gt;SEAP01&amp;lt;/Machine&amp;gt;&lt;BR /&gt; &amp;lt;Port&amp;gt;4747&amp;lt;/Port&amp;gt;&lt;BR /&gt; &amp;lt;LinkMachineName&amp;gt;SEAP01&amp;lt;/LinkMachineName&amp;gt;&lt;BR /&gt; &amp;lt;AlwaysTunnel&amp;gt;False&amp;lt;/AlwaysTunnel&amp;gt;&lt;BR /&gt; &amp;lt;ProxyMode&amp;gt;True&amp;lt;/ProxyMode&amp;gt;&lt;BR /&gt; &amp;lt;Weight&amp;gt;1&amp;lt;/Weight&amp;gt;&lt;BR /&gt; &amp;lt;Username /&amp;gt;&lt;BR /&gt; &amp;lt;Password&amp;gt;Encrypted=xxxxxxxxxx=&amp;lt;/Password&amp;gt;&lt;BR /&gt; &amp;lt;/AddQvs&amp;gt;&lt;BR /&gt; &amp;lt;/AddCluster&amp;gt;&lt;BR /&gt; &amp;lt;/AccessPoint&amp;gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 14:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158387#M1288722</guid>
      <dc:creator />
      <dc:date>2010-08-12T14:06:51Z</dc:date>
    </item>
    <item>
      <title>Configure Access Point to read from two QV Servers</title>
      <link>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158388#M1288723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.When a user opens a doc that resides on USAP049 it will allocate memory and cpu from that server am I correct?&lt;/P&gt;&lt;P&gt;Yes. If a user opens the "Dashboard" and that file has been distributed to the USAP049 Server Resource, the users' session will be supported by the QVS.exe running on USAP049: so all CPU and memory will be held on usap049.&lt;/P&gt;&lt;P&gt;2. We are using QV 8.5 so I cannot speak to version 9. Our experience has been, though, that clustering and 'load balancing' does NOT work in 8.5. We've been pressured to upgrade to Server/Publisher 9 to achieve clustering (of licenses and applications), but we have not been satisfied with the performance testing we've done for version 9. Hopefully v 10 will outperform v 9 in this regard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 16:46:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158388#M1288723</guid>
      <dc:creator />
      <dc:date>2010-08-12T16:46:16Z</dc:date>
    </item>
    <item>
      <title>Configure Access Point to read from two QV Servers</title>
      <link>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158389#M1288724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Version 9 SR5.&lt;/P&gt;&lt;P&gt;You need to add to whole AddCluster key.&lt;/P&gt;&lt;P&gt;&amp;lt;AddCluster&amp;gt;&lt;BR /&gt; &amp;lt;Name&amp;gt;QVS@SEAP01&amp;lt;/Name&amp;gt;&lt;BR /&gt; &amp;lt;LoadBalancing&amp;gt;Random&amp;lt;/LoadBalancing&amp;gt;&lt;BR /&gt; &amp;lt;AddQvs&amp;gt;&lt;BR /&gt; &amp;lt;Machine&amp;gt;SEAP01&amp;lt;/Machine&amp;gt;&lt;BR /&gt; &amp;lt;Port&amp;gt;4747&amp;lt;/Port&amp;gt;&lt;BR /&gt; &amp;lt;LinkMachineName&amp;gt;SEAP01&amp;lt;/LinkMachineName&amp;gt;&lt;BR /&gt; &amp;lt;AlwaysTunnel&amp;gt;False&amp;lt;/AlwaysTunnel&amp;gt;&lt;BR /&gt; &amp;lt;ProxyMode&amp;gt;True&amp;lt;/ProxyMode&amp;gt;&lt;BR /&gt; &amp;lt;Weight&amp;gt;1&amp;lt;/Weight&amp;gt;&lt;BR /&gt; &amp;lt;Username /&amp;gt;&lt;BR /&gt; &amp;lt;Password&amp;gt;Encrypted=xxxxxxxxxx=&amp;lt;/Password&amp;gt;&lt;BR /&gt; &amp;lt;/AddQvs&amp;gt;&lt;BR /&gt; &amp;lt;/AddCluster&amp;gt;&lt;/P&gt;&lt;P&gt;Not only AddQvs key.&lt;/P&gt;&lt;P&gt;Tried and verified.&lt;/P&gt;&lt;P&gt;/Jerry - Climber&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Aug 2010 10:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configure-Access-Point-to-read-from-two-QV-Servers/m-p/158389#M1288724</guid>
      <dc:creator />
      <dc:date>2010-08-30T10:47:47Z</dc:date>
    </item>
  </channel>
</rss>

