

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# Classic Load Balancer のリスナー設定
<a name="using-elb-listenerconfig-quickref"></a>

次の表は、Classic Load Balancer の HTTP および HTTPS リスナーで使用可能な設定を示しています。


| ユースケース | フロントエンドプロトコル | フロントエンドのオプション | バックエンドプロトコル | バックエンドのオプション | 注意事項 | 
| --- | --- | --- | --- | --- | --- | 
| 基本的な HTTP ロードバランサー | HTTP | NA | HTTP | NA |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 
| 安全なウェブサイトまたはアプリケーション（Elastic Load Balancing を使用して SSL 復号をオフロード） | HTTPS | [SSL ネゴシエーション](elb-ssl-security-policy.md) | HTTP | NA |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 
| 安全なウェブサイトまたはアプリケーション (エンドツーエンド暗号化を使用) | HTTPS | [SSL ネゴシエーション](elb-ssl-security-policy.md) | HTTPS | バックエンド認証 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 

次の表は、Classic Load Balancer の TCP および SSL リスナーで使用可能な設定を示しています。


| ユースケース | フロントエンドプロトコル | フロントエンドのオプション | バックエンドプロトコル | バックエンドのオプション | 注意事項 | 
| --- | --- | --- | --- | --- | --- | 
| 基本的な TCP ロードバランサー | TCP | NA | TCP | NA |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 
| 安全なウェブサイトまたはアプリケーション（Elastic Load Balancing を使用して SSL 復号をオフロード） | SSL | [SSL ネゴシエーション](elb-ssl-security-policy.md) | TCP | NA |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 
| 安全なウェブサイトまたはアプリケーション（Elastic Load Balancing でエンドツーエンド暗号化を使用） | SSL | [SSL ネゴシエーション](elb-ssl-security-policy.md) | SSL | バックエンド認証 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 