Details
Description
Looks like JETTY-274 isn't fixed yet: with the SVN changes as of revision 1770, I have another reproducible case, this time with a better packet capture, hopefully.
In the attached capture, notice the three minute delay between packets #282 and #283, and that the only content in packet #283 is the terminating chunk length. The three minute delay is due to the client timeout: it closes the connection after three minutes, at which point jetty flushes the buffer. The data sat in the server the whole time.
Activity
Anders Wallgren
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | chunked.cap [ 26915 ] |
Greg Wilkins
made changes -
| Assignee | Greg Wilkins [ gregw ] |
Greg Wilkins
made changes -
| Attachment | jetty-309.patch [ 26960 ] |
Greg Wilkins
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
Greg Wilkins
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
Greg Wilkins
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Fix Version/s | 6.1.4rc0 [ 13515 ] |