Ken Giusti created DISPATCH-2161:
------------------------------------

             Summary: HTTP/1.x server connection hangs on client disconnect
                 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
             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