You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Oran Kelly (JIRA)" <ji...@apache.org> on 2014/03/10 14:45:46 UTC

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

Oran Kelly created THRIFT-2394:
----------------------------------

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


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.2#6252)