> E. Multiple Ticket Reuse: Client want separate tickets for concurrent
connections, that are later reused
> Viktor described a case in which a client is split across multiple
processes, so could be convenient to have independent tickets that are all
retrieved from an initial connection that requested multiple handshakes,
but the individual processes would want to treat those tickets as reusable
until the server deleted the session. This case would want to both be able
to request multiple tickets, and signal that reuse is possible.

What is reuse allowing us to optimize in this case?  If each process has
its own ticket cache, then reuse doesn't reduce inter-process overhead, so
what is the resource we are trying to economize?

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
TLS mailing list
TLS@ietf.org
https://www.ietf.org/mailman/listinfo/tls

Reply via email to