You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by mfrawley <gi...@git.apache.org> on 2017/06/06 11:55:17 UTC

[GitHub] thrift issue #1283: THRIFT-4218: Set TCP_NODELAY for PHP client socket

Github user mfrawley commented on the issue:

    https://github.com/apache/thrift/pull/1283
  
    I'd just like to add that we deployed a similar fix to this on our infrastructure at Jimdo which led to this PR. We have a large PHP codebase which communicates with some services over Thrift. 
     We support ~20 million websites and our logging and metrics indicate fewer timeouts after this change. We had tried several other tweaks previously and this seems to have had a bigger effect than raising the read/write timeouts (at least by a conservative amount).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---