SSL 用に構成されたプロキシ内に Tableau Server がある場合、Tableau Desktop は Tableau Server に接続できない場合があります (HTTP 500 または HTTP 404 応答コードが返される場合があります)。この問題は次の 1 つ以上の方法で出現する場合があります。
X-Forwarded-Proto HTTP ヘッダーを転送するようプロキシ サーバーを構成します。
一般的に、SSL アフィニティも有効にする必要があります。一部のプロキシでは、この設定は SSL セッション保持または SSL 保持を参照します。
F5 プロキシ サービスで X-Forward-Proto を有効にするには、次の手順に従ってください。他のデバイスでは、これらの手順や設定の変更が必要となる場合があります。
HTTP::header insert X-Forwarded-Proto https}
when HTTP_REQUEST { HTTP::header insert X_FORWARDED_PROTO https }
OR:
when HTTP_REQUEST { HTTP::redirect https://\[HTTP::host\]\[HTTP::uri\] }
HTTP ヘッダーの命名規則では、最初の文字を大文字にし、ハイフンで区切ります。一般的に、プロキシで必要な場合を除き、アンダースコアは使用しません。標準の命名規則に従ったヘッダーの例:
001473586

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.