#48900 add connection performance stats to logconv.pl
Closed: wontfix Opened by mreynolds.

Add connection performance stats to logconv.pl, like what we do for add/mods/deletes/searches, etc:

Searches:                     145364        (196.83/sec)  (11809.92/min)
Modifications:                0             (0.00/sec)  (0.00/min)
Adds:                         0             (0.00/sec)  (0.00/min)
Deletes:                      0             (0.00/sec)  (0.00/min)
Mod RDNs:                     0             (0.00/sec)  (0.00/min)
Compares:                     0             (0.00/sec)  (0.00/min)
Binds:                        109829        (148.72/sec)  (8922.92/min)

While BINDS could be used for this, it's not entirely accurate as you can rebind over the same connection, and SASL binds are a multiple bind process as well.


5f7bcdc..6beeb75 master -> master
commit 6beeb75cadd281b56efdd7710f75202f153b6a14
Author: Mark Reynolds mreynolds@redhat.com
Date: Fri Jun 24 11:25:55 2016 -0400

b8239e0..987481c 389-ds-base-1.3.4 -> 389-ds-base-1.3.4
commit 987481c2983c5fe8f9289a856e4d7ee0ad963657

I think this ticket could be closed?

Metadata Update from @mreynolds:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.3.4.11

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1959

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

Metadata