

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 经典负载均衡器的侦听器配置
<a name="using-elb-listenerconfig-quickref"></a>

下表描述了经典负载均衡器的 HTTP 和 HTTPS 侦听器的可能配置。


| 使用案例 | 前端协议 | 前端选项 | 后端协议 | 后端选项 | 注意 | 
| --- | --- | --- | --- | --- | --- | 
| 基本 HTTP 负载均衡器 | HTTP | NA | HTTP | NA |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/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/zh_cn/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 
| 使用 end-to-end加密保护网站或应用程序 | HTTPS | [SSL 协商](elb-ssl-security-policy.md) | HTTPS | 后端身份验证 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 

下表描述了经典负载均衡器的 TCP 和 SSL 侦听器的可能配置。


| 使用案例 | 前端协议 | 前端选项 | 后端协议 | 后端选项 | 注意 | 
| --- | --- | --- | --- | --- | --- | 
| 基本 TCP 负载均衡器 | TCP | NA | TCP | NA |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/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/zh_cn/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 
| 使用 Elastic Load Balancing end-to-end 加密保护网站或应用程序 | SSL | [SSL 协商](elb-ssl-security-policy.md) | SSL | 后端身份验证 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 