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:40:05 UTC

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

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

Klaus Trainer updated THRIFT-4218:
----------------------------------
    Attachment: set-tcp_nodelay-for-php-client-socket.patch

> 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
>         Attachments: set-tcp_nodelay-for-php-client-socket.patch
>
>
> 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)