Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Formatting was changed.
НастройкиЗначение по умолчаниюОписание
Duplication modeonWhether or not to deduplicate messages
Combine RCPTTO info
for identical messages
YesWhen 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 bytesAttachments will be de-duplicated when larger than specified value.
Do not archive
messages larger than ..
megabytes
100Archive messages less than the amount specified (only applies to SMTP archiving)
Maximum no. Archiving
threads
10Simultaneous 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 Files410

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
NoIf Архива 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 SupportNoWhether 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 дисков Архива производит запись в одно место только один раз.