fr_timeout is the interval between the request and the first provisional reply - shortly, how long to to wait for the first provisional reply.
fr_inv_timeout is the interval between the request and the final reply (2xx or negative) - shortly, how long to wait for completing the transaction.
So you can use different values for these 2 timers for a transaction to get the desired behavior.
fr_inv_timeout is the interval between the request and the final reply (2xx or negative) - shortly, how long to wait for completing the transaction.
So you can use different values for these 2 timers for a transaction to get the desired behavior.
0 comments: