Consider the following 2 statements
Statement 1: Each object in persistent HTTP suffers a delay of 2 RTTs: one RTT for establishing the TCP connection and one RTT to request and receive the object.
Statement 2: HTTP is a stateless protocol.1
Statement 1 is true only.
2
Statement 2 is true only.
3
Statement 1 is not true.
4
Statement 2 is not true.