Closed SilleBille closed 4 years ago
Posted by mharmsen on 2017-04-20:
Per PKI Bug Council of April 20, 2017: 10.3.11 - major
This bug would need to be fixed in the master before it is back-ported to 10.3.x.
Posted by mharmsen on 2017-11-14:
Per meeting of 20171113 - 10.6
Posted by mharmsen on 2018-02-21:
[20180221] Per cheimes on IRC: FUTURE
This issue was migrated from Pagure Issue #2603.Originally filed by cheimes on 2017-03-02
Here is another ticket related to performance.
Today Nathan suggested that I use logconv.pl to analyze 389-DS's logs for unindexed queries. I found a bunch of queries that could benefit from an index. The majority of missing indexes seem to be related to Dogtag PKI. Some of them are FreeIPA. I have already created https://pagure.io/freeipa/issue/6722 for FreeIPA.
I see a bunch of bind related missing indexes. It looks like RA cert authentication could benefit from an index a lot:
Unindexed Filter: (description=2;7;cn=certificate authority,o=ipa.example;cn=ipa ra,o=ipa.example) (occurrances 133)
.Please consider missing indexes for Dogtag 10.3 and Fedora 25. I would like to improve performance of FreeIPA 4.5.