#1373 prosodyctl check should warn about overlapping port numbers
Reporter
Zash
Owner
Nobody
Created
Updated
Stars
★★ (2)
Tags
Type-Enhancement
Status-New
Priority-Medium
Zash
on
Description of feature:
Given eg
c2s_ports = { 5222, 5223 }
legacy_ssl_ports = { 5223 }
`prosodyctl check config` should warn that these ports will conflict. `interfaces` should probably be taken into account as well.
Motivation:
This configuration is unlikely to result in what was intended.
john dougherty
on
unrelated comment removed
Zash
on
john: Unrelated. This is a feature issue, not a bug. Ask in the suport channel or open a separate issue if you thing there's something wrong.
Description of feature: Given eg c2s_ports = { 5222, 5223 } legacy_ssl_ports = { 5223 } `prosodyctl check config` should warn that these ports will conflict. `interfaces` should probably be taken into account as well. Motivation: This configuration is unlikely to result in what was intended.
unrelated comment removed
john: Unrelated. This is a feature issue, not a bug. Ask in the suport channel or open a separate issue if you thing there's something wrong.