What is the connection keep-alive feature of HTTP 1.1?
Answer Posted / guest
HTTP 1.1's connection keep-alive feature allows the TCP
connection between a browser and a Web server to remain open
throughout multiple HTTP requests and responses. This
significantly improves the overall performance of
browser-server communication.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is a listener in networking?
Explain a time server?
What is network programming in java?
How we can make simple java program for Server/Client Communication
What is the main difference between Client side Java Script and and Server side Java Script how actually they run on both side with Example.
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
What you know about random port?
What is the Difference between socket and servlet?
What is the use of network interface?
Explain a daytime server?
What is a client tester?
What is jhttp web server?
To create a socket, you need to know the internet host to which you want to connect?
What are the advantages and disadvantages of java sockets.
What is HttpURL connection ?