Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys,
Hoping I can use the QlikView community knowledge to solve my problem!
Our dashboard works on Firefox, Chrome and Internet Explorer, but when using our corporate proxy in Internet Explorer it almosts completely stops (it takes minutes to load the home page). It is only a small dashboard and performance is fine in all situations when we don't use IE through our proxy. Also, the performance is fine when we don't use the FQDN and just use the IP address in IE.
I thought it might have something to do with the link machine name so I have the link machine name set to our domain with no luck:
<AddCluster>
<Name>QVS@MACHINE_NAME</Name>
<LoadBalancing>CpuUsage</LoadBalancing>
<AlwaysTunnel>False</AlwaysTunnel>
<AddQvs>
<Machine>MACHINE_NAME</Machine>
<Port>4747</Port>
<LinkMachineName>DNS_NAME</LinkMachineName>
<Weight>1</Weight>
<Username />
<Password>Encrypted=DxdCGMWfOwU=</Password>
</AddQvs>
</AddCluster>
The following configuration:
Any help would be great as it's causing me a headache!!!
Thanks
*Update*
I reinstalled QVS using web server and it appears to be working fine, does anyone have an idea what would be causing this problem with IIS?