Actions
Enhancement #21244
closedAdd an ldap index on softwareId to improve software queries performance
Status:
Released
Priority:
N/A
Assignee:
Category:
Performance and scalability
Target version:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
#21241 significantly improves some parts of software management, but it doesn't resolve the issue that fetching software from an ldap directory with 250 000 software is slow without index
So this PR takes care of this part, so that we can have faster response time (or no timeout) on fetching softwares
Actions