Skip to content

directory.page_size

Sets the number of documents to fetch from the directory in each request.

Key: directory.page_size
Type: Integer
Can be set in: collection.cfg

Description

This parameter specifies the number of directory records to fetch in each request. A larger number will result in more efficient gathering, but will increase the memory requirements on both the Funnelback server and the directory server.

Default Value

directory.page_size=100

Examples

directory.page_size=10

See Also

top

Funnelback logo
v15.24.0