Multiple domain names per certificate performance

One big concern with larger certificates is that, because of TCP slow-start, adding more packets to your TLS handshake can add significant latency to connection startup. If you need to wait for a round trip for tcp acks, then you might add hundreds of milliseconds of latency.

10 Likes