Re: tomcat reset one connection after it receive the request from the client;

2013-07-11 Thread Christopher Schultz
e other issues occurring. - -chris > -Original Message- From: Wan, Jian Ming (Jian Ming) > [mailto:jian_ming@alcatel-lucent.com] Sent: 2013年7月9日 13:48 > To: users@tomcat.apache.org Subject: tomcat reset one connection > after it receive the request from the client; &

RE: tomcat reset one connection after it receive the request from the client;

2013-07-08 Thread Wan, Jian Ming (Jian Ming)
e.org Subject: tomcat reset one connection after it receive the request from the client; The following is filter from one connection; everything is ok from 16711 to 16714. there is request and response;, but from 16716, the request is send to server, and server give the ack, but instead of giv

tomcat reset one connection after it receive the request from the client;

2013-07-08 Thread Wan, Jian Ming (Jian Ming)
The following is filter from one connection; everything is ok from 16711 to 16714. there is request and response;, but from 16716, the request is send to server, and server give the ack, but instead of give the response, it finish the connection after 13 seconds;. [X] >From the detail of last