Differences
This shows you the differences between two versions of the page.
|
doc:port_multiplexing [2010/02/27 16:30] Waqas Hussain |
doc:port_multiplexing [2010/02/27 16:34] (current) Waqas Hussain |
||
|---|---|---|---|
| Line 20: | Line 20: | ||
| Note that when multiplexing is enabled, Prosody does not listen on any other ports by default (i.e., if multiplexing is enabled, Prosody would not listen on the default client port 5222, unless that's explicitly specified. | Note that when multiplexing is enabled, Prosody does not listen on any other ports by default (i.e., if multiplexing is enabled, Prosody would not listen on the default client port 5222, unless that's explicitly specified. | ||
| + | |||
| + | ===== Configuration ===== | ||
| + | |||
| + | ^ Option ^ Default ^ Notes ^ | ||
| + | | ports | {5222, 5269} | Ports which handle HTTP, XMPP client, S2S and component connections | | ||
| + | | ssl_ports | {} | Ports which handle HTTPS and legacy SSL connections | | ||
| + | |||
