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

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

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

DISPATCH-1744: re-factor how requests are retired

This patch makes the process of finishing up the HTTP request more
synchronous by preventing the core from pushing the next outgoing
request delivery until after the current request is completed.


> Add HTTP/1.1 support to the router
> ----------------------------------
>
>                 Key: DISPATCH-1744
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1744
>             Project: Qpid Dispatch
>          Issue Type: New Feature
>          Components: Container, Protocol Adaptors
>            Reporter: Ganesh Murthy
>            Assignee: Ken Giusti
>            Priority: Major
>              Labels: HTTP/1.x
>
> Add new feature to support HTTP/1.1 protocol on the router.
> This feature involves the introduction of new entities to the router called 
> httpListener and httpConnector. The httpListener will accept HTTP/1.1 
> connections and make an outbound connection using the httpConnector.
> The router will use AMQP to route the messages. The router will act as a 
> protocol bridge.



--
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