Настройки | Значение по умолчанию | Описание | ||
---|---|---|---|---|
Duplication mode | on | Whether or not to deduplicate messages | ||
Combine RCPTTO info for identical messages | Yes | When the same message is received multiple times via SMTP / milter protocol, combine all RCPTO info fom each session session into that message. | ||
Store attachments larger than..separately | 32768 bytes | Attachments will be de-duplicated when larger than specified value. | ||
Do not archive messages larger than .. megabytes | 100 | Archive messages less than the amount specified (only applies to SMTP archiving) | ||
Maximum no. Archiving threads | 10 | Simultaneous threads performing archiving. More threads take advantage of the parallelism of multicore processors, but consume more memory resources. | ||
Perform disk space checks | Yes | Архива will track disk space usage in order to roll over volumes if space is exceeded. Количество потоков используемых для архивирования | 10 | Количество потоков, которые будут использованы для архивирования. Больше потоков лучше используют возможности параллельных вычислений и многоядерных систем, но требуют больше памяти. |
Проверять доступное место на диске (выключить для повышения быстродействия) | Да | Архива проверяет доступное место на диске. Эта операция имеет оверхеад I/O так как Архива должна подсчитать объем каждого сообщения в каждом из Хранилищ. Данная опция может быть безопасно выключенна. | ||
Max mounted Archive Files | 410 | Maximum simultaneous mounted archive files. Increasing this value, results in less contention for archive file writes, and higher archiving performance, however the server will consume more memory. | ||
Retain malformed messages | No | If Архива receives a message that is significantly different from the RFC2822 spec, it will still be retained. This results in lower I/O performance since the message has to be cached to disk temporarily. | ||
WORM Drive Support | No | Whether or not a WORM drive is being used. In this case,Архива will be sure to write data only once to the store path. The volumeinfo file used to maintain volume status will be stored in the volume index path and not the store path. Сохранять сформированные не по правилам сообщения (высокая нагрузка ввода/ вывода) | Нет | При получении сообщения, сформированного не по стандартам RFC2822, оно будет заархивированно. Данная операция требовательна к I/O так как сообщение будет закешированно на диск. |
Использовать WORM диски | Нет | При использовании WORM дисков Архива производит запись в одно место только один раз. |