Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
sreevathsava
Contributor II
Contributor II

Help Needed with Reverse Proxy Setup for Qlik Environment

Hi Experts,

I’m currently working on implementing a reverse proxy as the first line of defense for my Qlik environment. We have created a DNS name (e.g., server1.qlik.dnsname.com) that points to a load balancer (ALB) visible to end users in their browser (e.g., server1.qlik.loadbalancer.com). Behind the ALB, we have two Qlik Sense servers (QS1 and QS2) configured for load balancing.

However, I’m encountering an issue. I’ve added both the DNS name and the load balancer’s address, along with their respective IPs, to the Qlik whitelist in the QMC. Despite this, I’m still receiving a "400 Bad Request: The HTTP request header is incorrect" error.

I’m unsure what steps to take next and would greatly appreciate your guidance.

I’m using Qlik Sense February 2024 (version 14.173.3).

Thank you in advance for your assistance!

Best,
Sree

Labels (3)
1 Reply
Leigh_Kennedy
Employee
Employee

Take a look at these pages:

 

https://community.qlik.com/t5/Deployment-Management/AWS-Elastic-Load-Balancer-Network-Load-Balancer/... 

https://adminplaybook.qlik-poc.com/docs/system_planning/review_architecture_scale_plan/load_balancin... 

 

What you need for this setup is:

1. Load balancer that supports websockets

2. Session persistence (sticky sessions) 

you will need to look at the qlik proxy logs and AWS logs - the screenshot doesn't help much. 

 

Regards.