-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Jian Ming,
On 7/9/13 1:54 AM, Wan, Jian Ming (Jian Ming) wrote: > Let me describe it; in one connection client send request to > tomcat, and tomcat response to it, every thing works well, until > packet 11716, in this packet a complete request is send to tomcat; > but instead of reply the response, tomcat waited for 13 seconds, > and send fin packet. > > What is the reason, could any one give me some suggestions how to > solve this or how to find the root cause; Can you repeat the problem? What version of Tomcat are you running? What is your <Connector> configuration? What kind of request (method) are you sending? I could imagine an incomplete POST (that is, client sends Content-Length: 50 then only sends 49 bytes) and Tomcat eventually times out. In that case, you should get some kind of 400 response but there could be 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; > > 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 package: I am sure that the request is > complete; What is the reason, why tomcat finished the > connection.also there are example that tomcat reset the connection > instead of response? > > Is there anything wrong in tomcat? In which scenario tomcat will > close connection. What shall I do next? > > [X] > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCAAGBQJR3s8IAAoJEBzwKT+lPKRYGLkP/jbDqG+OXreCb9bn1ILBAm5c jMbr4JdRG6CgvHsk7gQ8qMg+sfe3O6oOHHHZWI/a86UUkegpm5ftedFwADXCqvC9 XuMLL2PjK7sl3ArsIKBECxyl/6Z07kD6DfN5ftnjEnittygfQoNbIb/xy2aJvYd1 Haw+0pcR8MQ5X99dRzwmtF6eY3mMFgmK4BtfDe77AuYV42W+aOydLKtVl1743Tw0 uq7qZOTb2n/gxeR4jlQZ3UCI8NapFAEwF2sl2nUzVSqyvyuwRk+jA/yMf7aoP6/k YirpV2zdlNBebKxNPiyJnMevzKnO+7HwzcUU5SSk1YfBBnVlk46IBEC/EFdF8HEK 5omswqW8t7YivQV5rc6UHFXDrUmjmZa+B3lyfmiaJyVSFziq7tTvodflMnn7qcJo Ry4PN1un/sEITeKvLwgVVcKhcxhUsAhZWtbXbETD5eQT1MUTarNBVq2cyeBF5NQT oLZ4eu1bFQBYM1FeEmePs2ZPs1KXMCviEz3wsMPKLQdkm3YziyAMnXlvUE42fIg7 FS8rMmATuI0yt6W5jXn5DEKAFIEYhmru93ZymVJQvXMqnoqdQ5iGapdjcn6memqH qF4u/heoFf+iqe6ybX00VufYhcP7ifFY5Um1pL6roFO+5Zdeezioa+o8y2eXIfH5 lohFBe0Er5FVUWMcRtN6 =eKWb -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org