> On Feb 13, 2017, at 1:38 PM, Gomes, Rich <gomes-r...@aramark.com> wrote:
> 
> In the test script for latency below, does table/file.cf refer to the 
> ldapconfig file I am using?
> 
>       $ domain=example.com # Replace with actual domain
>       $ i=0; while (( i < 1024 )); do
>               echo "$i-probe@$domain"
>               i=$(( i + 1 ))
>         done | time postmap -q - ldap:/table/file.cf

Yes.

-- 
        Viktor.

Reply via email to