====== Load-Balancing ====== Begriff: * virtuelle IP * Realserver * Pool * Session (Persistenz) * Verteilungsalgorithmen ===== Protokolle ===== ^ Protokoll ^ TCP/UDP? ^ Unterscheidung wie? ^ Produkte ^ Source-IP via Proxy-Protokoll durchreichen? ^ | DNS | UDP | nach source oder target IP | wenige (nginx Plus?) | nein | | HTTP(s) | TCP Hostname-Headerm bzw. bei TLS: SNI | viele, haproxy, nginx, ... | Header (X-Forwarded-For) | SSH | TCP | target IP (Achtung Fingerprint) | | | | IMAP | TCP | Ziel-IP | siehe [[netzwerke:imap#IMAP-Proxies]] | | | SMTP | TCP | MX-Records, target IP/FQDN (Konfiguration) | | | | LDAP | TCP | | | | | FTP/FTPS | TCP | | | | | NFS | | | | | | CIFS | TCP | | | | ===== Produkte ===== ==== Haproxy ==== [[Haproxy]] ==== lvs/keepalived ==== [[keepalived]] ==== Amazon Elastic Load Balancing ==== https://aws.amazon.com/elasticloadbalancing/