

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 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/zh_tw/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_tw/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/zh_tw/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/zh_tw/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_tw/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/zh_tw/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 