Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > ADSI General > Global Catalog ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 5 Topic 5356 of 5422
Post > Topic >>

Global Catalog scope binds taking longer

by arnon97@[EMAIL PROTECTED] Aug 7, 2008 at 11:43 AM

Hi folks,

I'm performing a Global Catalog bind set up to query roughly 10k
users. When I simply bind to the root of the GC ("GC:"), the entire
query and enumeration runs a few seconds.

However, when I bind to -- "GC://OU=Engineers,DC=domain,DC=com" -- the
query and enumeration take significantly longer to run (6x), despite
having 15% fewer users.

In iterating over my users (after ExecuteSearch), I've noticed (doing
timing tests) that these two function calls take more time to return
in 'scoped' search as opposed to searching at the root:

(1) pGCSearch->GetColumn(hSearch, pszAttribute[dwAttrLoop], &col);

(2) pGCSearch->GetNextRow(hSearch)

Interestingly, when I use "LDAP://rootDSE" and "LDAP://
OU=Engineers,DC=domain,DC=com", I get the same query results, except
that 'scoped' LDAP returns (as expected) more quickly than does the
root bind.

This machine is a standalone Win2k3 server in its own isolated test
area.

Any ideas why querying for a smaller result set would take longer
under global catalog binds?

Thanks,

Arnon
 




 5 Posts in Topic:
Global Catalog scope binds taking longer
arnon97@[EMAIL PROTECTED]  2008-08-07 11:43:26 
Re: Global Catalog scope binds taking longer
"Joe Kaplan" &l  2008-08-08 08:27:40 
Re: Global Catalog scope binds taking longer
arnon97@[EMAIL PROTECTED]  2008-08-08 14:00:38 
Re: Global Catalog scope binds taking longer
"Joe Kaplan" &l  2008-08-08 18:33:12 
Re: Global Catalog scope binds taking longer
=?Utf-8?B?TmV3WmFicmE=?=   2008-08-11 12:16:39 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue Dec 2 7:05:19 CST 2008.