19b6caf Issue 51165 - add new access log keywords for wtime and optime

Authored and Committed by mreynolds 3 years ago
    Issue 51165 - add new access log keywords for wtime and optime
    
    Description:  In addition to the "etime" stat in the access we can also
                  add the time the operation spent in the work queue, and
                  how long the actual operation took.  We now have "wtime"
                  and "optime" to track these stats in the access log.
    
                  Also updated logconf for notes=F (related to a different
                  ticket), and stats for wtime and optime.
    
    relates: https://pagure.io/389-ds-base/issue/51165
    
    Reviewed by: ?
    
        
file modified
+169 -18
file modified
+3 -0
file modified
+4 -0
file modified
+3 -0
file modified
+3 -0
file modified
+3 -0
file modified
+29 -20
file modified
+7 -6