Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Apr 20, 2023 3:20:36 AM
Feb 21, 2013 7:14:14 AM
Content
Like most web servers, IIS and the QlikView web server use port 80 (http) to communicate (by default). Often two services wanting to communicate on the same port cannot be used at the same time, however with QlikView this is not the case.
If both the QlikView view web server and IIS are installed then port 80 is shared by the two services and a process occurs where QlikView registers all of the addresses for the content it wants to serve. Any requests from a user browsing to content registered by QlikView will be directed to QlikView’s web server and all other traffic will be handled by IIS as normal.
Although not recommended this allows a single server to be shared between QlikView and other web based content.
It can be confusing to system administrators when both are present as QlikView’s content does not display in IIS and there is not visual clue that QlikView is actually handling the content. If there is no reason to have IIS install then remove it from the server.
Port 80 or 442 cannot be shared between QlikView and none IIS web servers such as Apache.
Both QlikView Web Server and IIS will deliver the same result in terms of QlikView functionality and here is no performance difference between the two. Typically it is external factors to QlikView that are the reason to choose IIS. These reasons may include the following:
Both web server options can utilize the load balancing features through QlikView AccessPoint.
Typically using the QlikView Web Server is sufficient and using IIS is only really required when one of the reasons indicated above is apparent.
Many of the features required for using QlikView through it are not on the default install. The following features must be available.
Dependent upon whether or not you are using IIS 7, 8, or 10 the Role Services can be found in different locations. See examples below.
To support use of IIS, one of the non-standard features in the QlikView Server installer must be selected. There are two ways to accomplish this.
The installer can be run on an existing server installation to add the IIS support feature if required. Be sure to avoid version mismatch when installing. The IIS component has to be the same version as QlikView.
A new service will be installed: "Qlikview Settings Service". The QlikView Web Server will not be installed.