The bandwidth-delay product estimates how much data can be 'in flight' on a network link at any moment, informing optimal TCP buffer sizing.
Formula
BDP (bytes) = Bandwidth(bps) × RTT(s) / 8