[ 
https://issues.apache.org/jira/browse/DISPATCH-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17363199#comment-17363199
 ] 

ASF subversion and git services commented on DISPATCH-2161:
-----------------------------------------------------------

Commit 4770312a4bbb61d544ed7562c15e6810067293dc in qpid-dispatch's branch 
refs/heads/main from Ken Giusti
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=4770312 ]

DISPATCH-2161, DISPATCH-2167: handle various client close errors

This closes #1251


> HTTP/1.x server connection hangs if client disconnects during response message
> ------------------------------------------------------------------------------
>
>                 Key: DISPATCH-2161
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2161
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Protocol Adaptors
>    Affects Versions: 1.16.0
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Blocker
>              Labels: HTTP/1.x
>             Fix For: 1.17.0
>
>
> While running a single-router configuration against the _wrk_ HTTP load 
> generator, if the HTTP client drops the connection before the server has 
> completed the response then the server becomes unreachable.  In other words 
> the connection to the HTTP server becomes blocked indefinitely and requires a 
> restart of the connection to recover.
> To reproduce use the nginx/wrk 1 router configuration from:
> [https://github.com/kgiusti/dispatch-tester/tree/master/benchmarks/test-configurations/http1-perf]
>  
> Run the wrk test for a short period with a large response message:
>  
> wrk -c 2 -t 2 -d4s http://127.0.0.1:8000/t1M.html
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to