MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statements is/are not true about Persistent HTTP? |
| A. | TCP connection is closed after the interval timeout by the http server. |
| B. | The new connection is established and maintained for each request object. |
| C. | Persistent will use HTTP version 1.1. |
| D. | None of the above |
| Answer» B. The new connection is established and maintained for each request object. | |