[
https://issues.apache.org/jira/browse/THRIFT-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Usman Ismail updated THRIFT-1153:
---------------------------------
Attachment: ConnectionClose.patch
Patch adds required header.
> HttpClient does not specify the connection close parameter
> ----------------------------------------------------------
>
> Key: THRIFT-1153
> URL: https://issues.apache.org/jira/browse/THRIFT-1153
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.6
> Reporter: Usman Ismail
> Assignee: Usman Ismail
> Labels: c++, http, httpclient, network
> Fix For: 0.6.1
>
> Attachments: ConnectionClose.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> THttpClient.cpp builds a header fort he http request in the flush method but
> it does not set the Connection: Close header which means the client wait for
> EOF until the server closes the socket. This will slow all requests.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira