-fd option

When specified in conjunction with the -fr option, this option specifies the delay between attempts to connect to the MobiLink server.

Syntax
qaagent -fd seconds ...
Default
Remarks

You must use this option with the qaagent -fr option. The -fr option specifies how many times to retry the connection to the primary server, and the -fd option specifies the delay between retry attempts.

This option is typically used when you specify failover MobiLink servers with the -x option. By default, when you set up a failover MobiLink server, the QAnywhere Agent tries an alternate server immediately upon a failure to reach the primary server. You can use the -fr option to cause the QAnywhere Agent to try the primary server again before going to the alternate server, and you can use the -fd option to specify the amount of time between retries of the primary server.

It is recommended that you set this option to 10 seconds or less.

You cannot use this option with the qaagent -xd option.

See also