cgrzemba / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

886d247 Bug 450016 - RFE- Console display values in KB/MB/GB

Authored and Committed by nhosoi 13 years ago
    Bug 450016 - RFE- Console display values in KB/MB/GB
    
    https://bugzilla.redhat.com/show_bug.cgi?id=450016
    
    Description: To support Console display cache sizes in KB/MB/GB,
    introducing display unit configuration parameters to the server.
      Entry cache: nsslapd-cachememsizeunit
      DB cache: nslapd-dbcachesizeunit
      Import db cache: nsslapd-import-cachesizeunit
    By default, the unit is bytes.  It takes, KB, MB, GB.
    Also, when the entry cache is reset, it's logged in the error log.