Searched refs:backoffs (Results 1 – 6 of 6) sorted by relevance
5 backoffs as specified in17 6. The client checks the response to see whether the server thinks the backoffs18 are conforming the spec or do its own check on the backoffs in the response.32 * The server port to connect to for testing backoffs. For example, "8081"36 returned backoff status or check the returned backoffs on its own.43 reconnections with proper backoffs. A convenient way to achieve this is to46 4. Checks the response to see whether the server thinks the backoffs passed the48 5. Optionally, the client can do its own check on the returned backoffs.62 all the reconnection timestamps and return the connection backoffs in the63 response in milliseconds. The server also checks the backoffs to see whether
11 1. JITTER (by how much to randomize backoffs).45 Alternate implementations must ensure that connection backoffs started at the
359 typedef struct backoffs { struct360 struct backoffs *next; argument
166 // reconnect backoffs it saw.
191 // reconnect backoffs it saw.
4533 - TCP retransmission timeout backoffs are not correctly computed