For example LBs have a
> maximum number of new SSL connections they can establish per second depending on their size.
What happens if we go over the limit? Is there a "429 Too Many Requests" returned for new connections?
LBs also have
> a maximum number of simultaneous connections they can maintain
What happens when you go over the limit?