> On Mar 1, 2018, at 12:14 AM, MRob <[email protected]> wrote: > > If I was useing smtpd_tls_session_cache_database does it disable session > tickets?
No, but it wastes space on the server, caching sessions the client is unlikely
to use.
> BTW, are smtpd session tickets shared along multi-instances?
No. Nor should a client expect to find the same cache at a different
domain and/or port.
--
Viktor.
