

Die vorliegende Übersetzung wurde maschinell erstellt. Im Falle eines Konflikts oder eines Widerspruchs zwischen dieser übersetzten Fassung und der englischen Fassung (einschließlich infolge von Verzögerungen bei der Übersetzung) ist die englische Fassung maßgeblich.

# Listener-Konfigurationen für Classic Load Balancer
<a name="using-elb-listenerconfig-quickref"></a>

In der folgenden Tabelle werden mögliche Konfigurationen für HTTP- und HTTPS-Listener für einen Classic Load Balancer beschrieben.


| Anwendungsfall | Frontend-Protokoll | Frontend-Optionen | Backend-Protokoll | Backend-Optionen | Hinweise | 
| --- | --- | --- | --- | --- | --- | 
| Allgemeiner HTTP-Load Balancer | HTTP | N/A | HTTP | N/A |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/de_de/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 
| Sichere Website oder Anwendung, die Elastic Load Balancing verwendet, um die SSL-Entschlüsselung auszulagern | HTTPS | [SSL-Aushandlung](elb-ssl-security-policy.md) | HTTP | N/A |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/de_de/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 
| Sichere Website oder Anwendung mithilfe von Verschlüsselung end-to-end | HTTPS | [SSL-Aushandlung](elb-ssl-security-policy.md) | HTTPS | Backend-Authentifizierung |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/de_de/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 

In der folgenden Tabelle werden mögliche Konfigurationen für TCP- und SSL-Listener für einen Classic Load Balancer beschrieben.


| Anwendungsfall | Frontend-Protokoll | Frontend-Optionen | Backend-Protokoll | Backend-Optionen | Hinweise | 
| --- | --- | --- | --- | --- | --- | 
| Allgemeiner TCP-Load Balancer | TCP | N/A | TCP | N/A |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/de_de/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 
| Sichere Website oder Anwendung, die Elastic Load Balancing verwendet, um die SSL-Entschlüsselung auszulagern | SSL | [SSL-Aushandlung](elb-ssl-security-policy.md) | TCP | N/A |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/de_de/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 
| Sichere Website oder Anwendung mithilfe von end-to-end Verschlüsselung mit Elastic Load Balancing | SSL | [SSL-Aushandlung](elb-ssl-security-policy.md) | SSL | Backend-Authentifizierung |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/de_de/elasticloadbalancing/latest/classic/using-elb-listenerconfig-quickref.html)  | 