author | psc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 13 Mar 2009 15:33:52 +0000 (15:33 +0000) | ||
committer | psc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 13 Mar 2009 15:33:52 +0000 (15:33 +0000) | ||
commit | d23346e6020fddccbb2b6ae04b0370c5893987e2 | |
tree | 8d2783d6e644340e50f20318ea2371b708df8bc6 | tree | snapshot |
parent | 344ed261cf160a326a92f466e98656d528c3b50e | commit | diff |
Optimize group listing:
Only fetch the items that are needed to decide weither to show an
application item or not, instead of fetching all items from the ldap,
which takes a lot of time in larger environments.
(Fixes performance problems where group listing might fail at all, because
its runtime exceeds the max_execution_time, Trac #2232)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13543 594d385d-05f5-0310-b6e9-bd551577e9d8
Only fetch the items that are needed to decide weither to show an
application item or not, instead of fetching all items from the ldap,
which takes a lot of time in larger environments.
(Fixes performance problems where group listing might fail at all, because
its runtime exceeds the max_execution_time, Trac #2232)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13543 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-core/plugins/admin/groups/class_divListGroup.inc | diff | blob | history |