LDAP Query Values
i have question values in ldap policies.
the ldap policies caught attention when investigating issue exchange address lists.
the value maxpagesize set 10000, while recommended value should 1000. aware value means , there bit of discussion whether or not should increase it. not sure root cause of problem, note maxvalpage set zero, shouldn't 0 in opinion.
current settings:
maxpoolthreads 4
maxdatagramrecv 1024
maxreceivebuffer 10485760
initrecvtimeout 120
maxconnections 5000
maxconnidletime 900
maxpagesize 1000
maxqueryduration 120
maxtemptablesize 10000
maxresultsetsize 262144
minresultsets 0
maxresultsetsperconn 0
maxnotificationperconn 5
maxvalrange 0
threadmemorylimit 0
systemmemorylimitpercent 0
default settings
maxpoolthreads 4
maxdatagramrecv 4096
maxreceivebuffer 10485760
initrecvtimeout 120
maxconnections 5000
maxconnidletime 900
maxpagesize 10000
maxqueryduration 120
maxtemptablesize 10000
maxresultsetsize 262144
minresultsets 0
maxresultsetsperconn 0
maxnotificationperconn 5
maxvalrange 1500
the forest contain more 5000 user objects, understand run multiple queries retrieve data in stead on 1 big query?
answers provided coming personal experience, , come no warranty of success. else make mistakes.
hi - level dcs on (e.g. operating system running)?
to real results on actual policy run following command:
adfind -config -f objectclass=querypolicy ldapadminlimits
you can adfind here: http://www.joeware.net/freetools/tools/adfind/
have on following links more information paging - you're right run multiple queries offset take on left in previous call:
retrieving large results sets:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa746459(v=vs.85).aspx
paging search results:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa367011(v=vs.85).aspx
enfo zipper
christoffer andersson – principal advisor
http://blogs.chrisse.se - directory services blog
Windows Server > Directory Services
Comments
Post a Comment