Jonathan Schleifer wrote:
The problem here is, as you already said, s2s. When I sign in, about 50 s2s links needs to be opened, which can take quite a while as my TLS key is 4096 bits.
Make sure your server supports tls session resumption. Then check if your peers do, file bug reports with server vendors if not. philipp
