how to re-use the connection for the HTTP requests, if the subsequent HTTP
request has the same host as the previous HTTP request. I assume that the
subsequent HTTP does not have to make a new connection again since the
previou connection is still "kept-alive", as defined in the HTTP header.

any help will be appreciated.



Reply via email to