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 TrainerThe 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)
