Tuesday, 27 August 2013

How to keep connection alive in java

How to keep connection alive in java

References

Reference NO 1

http://stackoverflow.com/questions/13677261/how-to-keep-httpclient-connection-keep-alive

Reference NO 2

http://stackoverflow.com/questions/8607700/tomcat-http-keep-alive-and-javas-httpsurlconnection

Reference NO 3

http://mrbool.com/keep-alive-connections-and-chunked-response-in-http-1-1-with-java/27915

Reference NO 4

http://www.javaroots.com/2012/10/keep-alive-connections.html

Reference NO 5

http://www.javamex.com/tutorials/servlets/keep_alive.shtml

Reference NO 6

http://docs.oracle.com/javase/6/docs/technotes/guides/net/http-keepalive.html

Reference NO 7

http://www.programmingforums.org/thread29488.html

Reference NO 8

http://www.tikalk.com/java/httpurlconnection-disable-keep-alive

No comments:

Post a Comment