You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2017/06/06 12:04:18 UTC

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

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

Jens Geyer edited comment on THRIFT-4218 at 6/6/17 12:03 PM:
-------------------------------------------------------------

Committed, thank you both.


was (Author: jensg):
Committed.

> 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
>            Assignee: Klaus Trainer
>             Fix For: 0.11.0
>
>         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)