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


Please Help Members By Posting Answers For Below Questions

What is a thread pool?

651


What is HttpURL connection ?

634


If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?

553


What is the use of network interface?

507


What is a listener in networking?

593






Public serversocket(int port, int queuelength) throws ioexception, bindexception?

686


What is cookies in networking ?

621


What are the advantages and disadvantages of sockets?

579


What are the advantages and disadvantages of java sockets.

616


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.

676


To create a socket, you need to know the internet host to which you want to connect?

541


Tell me about networking classes and interfaces.

634


What is an http redirector?

555


What do you understand by the term network?

580


What is the Difference between socket and servlet?

798