mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-25 13:48:18 +00:00
13 lines
695 B
Markdown
13 lines
695 B
Markdown
# KumoMTA Performance Optimization
|
|
|
|
KumoMTA is designed for high-performance sending environments and is architected to allow for significant performance tuning.
|
|
|
|
This chapter will cover the following:
|
|
|
|
* [Architecture](./architecture.md) - Architecting for performance and scalability.
|
|
* [Linux Tuning](./linuxtuning.md) - Linux tuning for performance.
|
|
* [DNS](./dns.md) - The impact of DNS on MTA performance.
|
|
* [Performance Testing](./testing.md) - How to test KumoMTA for tuning and performance.
|
|
* [Message Flows](./messageflow.md) - Understanding message flows and resource usage in KumoMTA.
|
|
* [Log Hooks](./loghooks.md) - The impact of webhooks and other alternative log delivery methods.
|