You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ganesh Murthy (Jira)" <ji...@apache.org> on 2020/11/18 22:09:00 UTC

[jira] [Created] (DISPATCH-1849) Router crash when fetching large message HTTP2 GET request

Ganesh Murthy created DISPATCH-1849:
---------------------------------------

             Summary: Router crash when fetching large message HTTP2 GET request
                 Key: DISPATCH-1849
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1849
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Protocol Adaptors
            Reporter: Ganesh Murthy
            Assignee: Ganesh Murthy


Start the router with the attached config file.

Run shell script repeatedly where the GET  request fetches 1 megabyte or more of data
{noformat}
while 
    curl 127.0.0.1:9000 --http2-prior-knowledge
do :; done {noformat}
 

The router will crash



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org