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

[jira] [Created] (THRIFT-4218) Set TCP_NODELAY for PHP client socket

Klaus Trainer created THRIFT-4218:
-------------------------------------

             Summary: Set TCP_NODELAY for PHP client socket
                 Key: THRIFT-4218
                 URL: https://issues.apache.org/jira/browse/THRIFT-4218
             Project: Thrift
          Issue Type: Bug
          Components: PHP - Library
            Reporter: Klaus Trainer


The PHP client doesn't set the TCP_NODELAY socket option like C++, C#, Ruby, or Java.

This patch enables TCP_NODELAY for the client socket.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)