Daniel,

One other thing I've seen is that when querying with the following query (which does 
return results) the CPU spikes to 99% during the query which usually is 2 to 3 seconds.

(&(objectclass=*)(|(cn=*bob*)(sn=*bob*)))

However, if you run this query

(&(objectclass=*)(cn=bob*))

The LDAP process on the server does uses far less CPU and, of course, yields the same 
result.

Unfortunately our client queryies for the name field using the 1st listed query which 
hogs the cpu.  I'm not sure why the ldap server would peak like this but seems like it 
should'nt...

By the way, in just watching the queries, both seem to take about the same time... It 
would be awesome if this could be resolved in a coming update in iMail as I think it 
could become an issue if multiple people are using the LDAP directory...

bob


Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to