Hey all, How does s2s works, isn't it supposed to have one connection per host pair?
# prosodyctl shell "s2s:show()" | wc -l 461 # prosodyctl shell "s2s:show()" Session ID | Host | Dir | Remote | IPv | Security | SASL | Dialback s2sin5558e296def0 | meet.jit.si | <-> | conference.v0.meet.ji… | IPv4 | TLSv1.3 | Succeeded | Not used s2sin5558e3a52aa0 | meet.jit.si | <-> | conference.v0.meet.ji… | IPv4 | TLSv1.3 | Succeeded | Not used s2sin5558e2bce550 | meet.jit.si | <-> | conference.v0.meet.ji… | IPv4 | TLSv1.3 | Succeeded | Not used And so on, almost the whole list is like that. Is this leaking the connections? Any idea what can be the reason for that? Thank you -- You received this message because you are subscribed to the Google Groups "prosody-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prosody-dev/51829b08-bd2e-4245-82d8-db5e78a5e5ben%40googlegroups.com.
