LDAP login causing slow page loads after login.
Posted: 19 Dec 2006, 20:15
Hi,
I'm using Mantis Mantis 1.1.0a2. Mantis is set up to authenticate users through our ldap server, and this works well. The trouble is that certain pages take a minute to load. The only workaround I've found is removing the ldap authentication, which is not a realistic solution in my case. I've turned on
$g_show_queries_list = ON;
$g_show_queries_count = ON;
But nothing unusual is happening. The problem seems to be that the ldap authentication is spinning like a top when accessing certain pages. (ex. Issues that contain notes, and "View Issues")
Is anyone else experiencing this problem? Note, the problem has existed across several versions including the latest stable.
I'm using Mantis Mantis 1.1.0a2. Mantis is set up to authenticate users through our ldap server, and this works well. The trouble is that certain pages take a minute to load. The only workaround I've found is removing the ldap authentication, which is not a realistic solution in my case. I've turned on
$g_show_queries_list = ON;
$g_show_queries_count = ON;
But nothing unusual is happening. The problem seems to be that the ldap authentication is spinning like a top when accessing certain pages. (ex. Issues that contain notes, and "View Issues")
Is anyone else experiencing this problem? Note, the problem has existed across several versions including the latest stable.