FDS and PagedResultsControl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Graham Leggett wrote:
>>
>> Normal users on the directory are subject to an administrative limit 
>> as to the size of the result sets returned, which in our case has 
>> defaulted to 50.
>>
>> I have to periodically query the directory and have all results 
>> returned, in order to perform an operation on all users periodically.
>>
>> As I understand it, I can achieve this using the PagedResultsControl 
>> (in Java), which returns results in small chunks rather than one big 
>> blob.
The paged results control isn't the way to work around the size limit 
(and there's also the fact that it isn't supported !).
As Rich said, configure the server to override the limit for the user 
you're binding as (the directory manager
always overrides the limit btw). There's no problem with receiving the 
results 'all in one big blob' because TCP
backpressure ensures that entries are not sent to the client until 
they're read by the application (modulo the TCP
window size and OS buffering).





[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux