| | |
| | | user-defined entries.\n\ |
| | | \nExamples:\n \ This example is adding entries and randomly deleting them while \ |
| | | the number of entries added is greater than 10,000: \n \ |
| | | addrate -p 1389 -f -c 10 -d rand -s 10000 addrate.template \n \ |
| | | addrate -p 1389 -f -c 10 -C rand -s 10000 addrate.template \n \ |
| | | This example adds entries and starts to delete them in the same \ |
| | | order if their age is greater than a certain time: \n \ |
| | | addrate -p 1389 -f -c 10 -d fifo -a 2 addrate.template |
| | | addrate -p 1389 -f -c 10 -C fifo -a 2 addrate.template |
| | | INFO_SEARCHRATE_TOOL_DESCRIPTION_BASEDN=Base DN format string. |
| | | INFO_MODRATE_TOOL_DESCRIPTION=This utility can be used to measure \ |
| | | modify throughput and response time of a directory service using \ |