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

Usman Ismail updated THRIFT-1154:
---------------------------------

    Attachment: ConnectionClose.patch

Adds the requeired headers

> HttpClient does not specify the connection close parameter
> ----------------------------------------------------------
>
>                 Key: THRIFT-1154
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1154
>             Project: Thrift
>          Issue Type: Bug
>          Components: Cocoa - Library
>    Affects Versions: 0.6
>            Reporter: Usman Ismail
>            Assignee: Usman Ismail
>              Labels: cocoa, httpclient, network
>             Fix For: 0.6.1
>
>         Attachments: ConnectionClose.patch
>
>
> THttpClient.m 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

Reply via email to