deferred ACKs
When we receive data, we wait a certain interval before sending an ACK
This attempts to reduce traffic generated by interactive (keystroke) activity by hoping a new window and/or data will be ready, too
We don’t want to do this with bulk data (defined as 3 MSS’s in a row)