You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/11/05 05:49:29 UTC

[jira] [Commented] (THRIFT-2394) TCurlClient: an HTTP transport implementation using libcurl

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

Hudson commented on THRIFT-2394:
--------------------------------

SUCCESS: Integrated in Thrift #1331 (See [https://builds.apache.org/job/Thrift/1331/])
THRIFT-2394 TCurlClient: an HTTP transport implementation using libcurl (roger: rev 6aacd4cc719e5a392236b9b351397d03f80ae0d6)
* lib/php/lib/Thrift/Transport/TCurlClient.php
* lib/php/Makefile.am


> TCurlClient: an HTTP transport implementation using libcurl
> -----------------------------------------------------------
>
>                 Key: THRIFT-2394
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2394
>             Project: Thrift
>          Issue Type: Improvement
>          Components: PHP - Library
>    Affects Versions: 0.9.1
>         Environment: PHP
>            Reporter: Oran Kelly
>            Assignee: Roger Meier
>             Fix For: 0.9.2
>
>         Attachments: tcurlclient.patch
>
>
> We implemented a new HTTP-based transport for the PHP library using libcurl specifically to enable keep-alive connections to the Thrift server.
> The implementation is based on the existing THttpClient source code.
> Patch against master (2a7dccc8a06a2240f785255492d04a82c669ae9b) is attached.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)