> On Feb 3, 2020, at 12:04 PM, Ben Schwartz <bem...@google.com> wrote: > > 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?
The processes do not have their own ticket caches. They are SMTP delivery agents, that deliver messages to whatever destination is next to receive email, and don't keep any state between messages. The session cache is shared across processes. -- Viktor. _______________________________________________ TLS mailing list TLS@ietf.org https://www.ietf.org/mailman/listinfo/tls