ValdikSS b52fa1146a Unset Postfix smtpd_tls_session_cache_database, reduce disk writes (#3981)
Postfix may update smtpd_tls_session_cache_database quite frequently even on not busy server, which leads to unnecessary (excessive) disk writes, which is an issue for SSD.
Postfix documentation suggests not to use this parameter anymore since there's another, better TLS session resumption method available.

>As of Postfix 2.11 the preferred mechanism for session resumption is RFC 5077 TLS session tickets, which don't require server-side storage. Consequently, for Postfix ≥ 2.11 this parameter should generally be left empty.

http://www.postfix.org/postconf.5.html#smtpd_tls_session_cache_database
2021-02-16 11:01:27 +01:00
2020-03-24 23:52:54 +01:00
2017-03-02 11:23:23 +01:00
2021-02-11 15:24:34 +01:00
2018-01-14 10:45:10 +01:00
2017-06-30 07:03:10 +08:00
2017-06-30 06:48:04 +08:00
2017-05-18 09:48:22 +02:00
2020-04-05 11:50:17 +02:00
2021-02-12 21:17:57 +01:00

mailcow: dockerized - 🐮 + 🐋 = 💕

Want to support mailcow?

Please consider a support contract with Servercow to support further development. We support you while you support us. :)

You can also get a SAL which is a one-time payment with no liabilities or returning fees.

Or just spread the word: moo.

Info, documentation and support

Please see the official documentation for installation and support instructions. 🐄

🐛 If you found a critical security issue, please mail us to info at servercow.de.

Cowmunity

mailcow community

Telegram mailcow channel

Telegram mailcow Off-Topic channel

Telegram desktop clients are available for multiple platforms. You can search the groups history for keywords.

Misc

Important: mailcow makes use of various open-source software. Please assure you agree with their license before using mailcow. Any part of mailcow itself is released under GNU General Public License, Version 3.

Description
No description provided
Readme 52 MiB
Languages
JavaScript 57.4%
PHP 14.2%
Perl 10.5%
Twig 7.5%
CSS 4.7%
Other 5.5%