You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Usman Ismail (JIRA)" <ji...@apache.org> on 2011/04/21 22:31:05 UTC

[jira] [Updated] (THRIFT-1153) HttpClient does not specify the connection close parameter

     [ https://issues.apache.org/jira/browse/THRIFT-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Usman Ismail updated THRIFT-1153:
---------------------------------

    Patch Info: [Patch Available]

> 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