Connection Termination Method by Clients in Web Service

  • Sato Akihiro
    Faculty of Computer Science and System Engineering, Okayama Prefectural University
  • Satake Shinsuke
    Faculty of Computer Science and System Engineering, Okayama Prefectural University
  • Inai Hiroshi
    Faculty of Computer Science and System Engineering, Okayama Prefectural University

Bibliographic Information

Other Title
  • Webサービスにおけるクライアント側からのコネクション切断方式
  • Web サービス ニ オケル クライアントガワ カラ ノ コネクション セツダン ホウシキ

Search this article

Abstract

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.

Journal

References(25)*help

See more

Related Projects

See more

Details 詳細情報について

Report a problem

Back to top