Mercurial > prosody-modules
comparison mod_net_proxy/README.markdown @ 2959:731fbefaabaf
mod_net_proxy: Fixed example configuration for HAProxy
| author | Pascal Mathis <mail@pascalmathis.com> |
|---|---|
| date | Tue, 27 Mar 2018 22:31:59 +0200 |
| parents | 4bb3a4b726c9 |
| children | 33227efa2cdc |
comparison
equal
deleted
inserted
replaced
| 2958:13acce68a89c | 2959:731fbefaabaf |
|---|---|
| 96 configuration which will listen on the default XMPP ports (5222+5269) and connect to | 96 configuration which will listen on the default XMPP ports (5222+5269) and connect to |
| 97 your XMPP backend running on 192.168.10.10 using the PROXYv2 protocol: | 97 your XMPP backend running on 192.168.10.10 using the PROXYv2 protocol: |
| 98 | 98 |
| 99 ``` | 99 ``` |
| 100 defaults d-xmpp | 100 defaults d-xmpp |
| 101 log global | |
| 101 mode tcp | 102 mode tcp |
| 102 option redispatch | 103 option redispatch |
| 103 option tcplog | 104 option tcplog |
| 104 option tcpka | 105 option tcpka |
| 105 option clitcpka | 106 option clitcpka |
