Customize DAOSEST file attachment size

January 20, 2010 – 9:54 am

The daoest by default has a large gap in attachment size evaluation between 64k and 1 MB. You may wish to understand the value of setting the object size between these parameters

Set the Notes.ini parameter DAOSEST_BUCKETS to customize the size shown in the report.

For example:
DAOSEST_BUCKETS=16,64,128,256,512,768,1024,2048,3072,4096
The above line sets to 16K, 64K, 128K, 256K, 512K, 768K, 1MB, 2MB, 3MB and 4MB.

It can be set to any set of 10 values in kilobytes.

Source: Lotus Software KnowledgeBase #1418102

Related posts:

  1. Attachment corruption related to DAOS and Domino 8.5.1
  2. Get DAOS ObjectCount and Size with LotusScript
  3. A valid file name cannot contain any of the following characters: \ / :*?”<> |
  4. Get Logical / physical size and DAOS size with LotusScript
  5. The Lotus Domino attachment and object service (DAOS)

  1. 2 Responses to “Customize DAOSEST file attachment size”

  2. That’s a great little bit of advice. Offers much more granularity in determining the optimal DAOS threshold.

    By Rupert Clayton on Jan 20, 2010

  3. Thanks, good tip,
    this will help to tune DAOS more precisely.

    By Vlaad on Jan 21, 2010

Sorry, comments for this entry are closed at this time.