In web service, the server is normally responsible for the connection termination. That would produce useless connections. In this paper, to improve quality of web service, we propose two methods in which a client terminates the connection, and evaluate their performance via simulation. One method is to terminate a persistent connection under HTTP/1.1 by the client. As the simulation result, we confirmed the effectiveness of this method by comparing with the existing one. The other method is that, by using a TCP reset packet, a client terminates the suspended connection which is revealed when the client quits the browse. As the simulation result, we confirmed that this method reduces a connection loss probability when the listenbacklog parameter value is large.
抄録全体を表示