Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Shipped
Workspace Domino
Created by Guest
Created on Dec 17, 2021

Measure the amount of data exchange between Notes client and Domino server

Need new feature to Measure the amount of database exchange between Notes client and Domino server.

Currently there is no such feature available at Domino application end neither VIA Log.nsf , statistics or Debug.

Administrator needs a way to capture the amount of data exchange between Notes client and Domino server.

  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    Jan 22, 2022

    Furthermore you can find this information in the server log.nsf , under "usage by date" or "usage by user".

    Detailled information on the amount of data transferred is being logged there:

  • Admin
    Thomas Hampel
    Reply
    |
    Jan 22, 2022

    On the Notes client you can enable Debug_Console=1 with e.g. client_clock=4 to get more information for every single API call that is performing a client <> server transaction. Each log entry is providing the number of bytes sent + number of bytes received + the amount of time in milliseconds.

  • Admin
    Thomas Hampel
    Reply
    |
    Dec 22, 2021

    Can you provide some information about why this data is of interest? People voting for this idea might want to have more context.