Calculate the required TCP window scaling factor to achieve target throughput over a given RTT. Required_window = throughput × RTT. Scaling_factor = ⌈log₂(window / 65535)⌉.
Enter the values for the scenario you are assessing. Calculate the required TCP window scaling factor to achieve target throughput over a given RTT. Required_window = throughput × RTT. Scaling_factor = ⌈log₂(window / 65535)⌉. Use the tcp window scaling result to inform your calculation.