> No, re-keyed -- you specifically want to avoid the TLS renegotiation or even
> worse, reconnection.  The session itself stays open.  You could conceivably
> just open another connection inside the same session as far as TLS is
> concerned.  I don't know which of the two options is more efficient. 

I think we would want to tweak the protocol to handle the pool case.

The current pool code does a DNS lookup, for each answer, it skips ones that 
are already active and takes new ones.  If it wants more, it tries again in a 
while.  That will work if there is only one answer.

That does depend on the server not returning the same answer every time.


-- 
These are my opinions.  I hate spam.



_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to