Page MenuHomeDevCentral

Dovecot :stats listen to world on port 9900
Open, NormalPublic

Description

There is no real use case to expose statistics to the world, we can listen to Drake IP:

Hervil
$ sockstat | grep 9900
dovecot  stats      28343 10  tcp4   *:9900                *:*
dovecot  stats      28343 11  tcp6   *:9900                *:*
dovecot  stats      28343 16  tcp4   172.27.27.3:9900      172.27.27.35:19362
root     dovecot    28166 18  tcp4   *:9900                *:*
root     dovecot    28166 19  tcp6   *:9900                *:*

The established connection is the Prometheus one.

Event Timeline

dereckson added projects: Mail, Servers.
dereckson added a subscriber: dereckson.
dereckson renamed this task from Dovecot :stats listen to world on port 9000 to Dovecot :stats listen to world on port 9900.Mon, Oct 7, 20:16
dereckson triaged this task as Normal priority.
dereckson moved this task from Backlog - On hold pending T1475 to Pending review on the Mail board.
dereckson moved this task from Backlog to Pending review on the Servers board.