Skip to main content

Hi all, my name is Pablo and I am new with Tableau.

 

As Tableau recommends, we need to implement a reverse proxy system to provide secure access from internet to the server. However, I couldn't find a specific recommended proxy solution.  Can you share your experience in this topic? Have you ever used HAPROXY for this purpose?

 

Thanks in advance.

 

Regards,

 

Pablo.

2 respuestas
  1. 5 oct 2016, 15:03

    we have a reverse proxy in place and as Toby mentioned, it involves a totally other team within IT.  For us, it's an Enterprise deployment of reverse proxy and we use NGINX.  All traffic from outside comes in via SSL and then from the proxy to Tableau, we use non-SSL (port 80).  In order to do this, we needed to add some headers (X-PROTO-xxx) and some gateway info (tabadmin set...) that can all be found now within the admin guide.  Configuring Proxies for Tableau Server

0/9000