#48900 add connection performance stats to logconv.pl
Closed: wontfix None Opened 7 years ago 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 6beeb75
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 987481c

I think this ticket could be closed?

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

7 years ago

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)

3 years ago

Login to comment on this ticket.

Metadata