Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-837

PHP accelerator bug for writes > 8k

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.1, 0.2, 0.3, 0.4
    • 0.4
    • PHP - Library
    • None
    • Patch Available

    Description

      When we write more than 8k, the output transport does a directWrite() rather than buffering, in which case we need to use the passed len value rather than the length of the buffer.

      Attachments

        1. php_extension_8kbug.patch
          0.8 kB
          Thomas Kho

        Activity

          People

            tkho Thomas Kho
            tkho Thomas Kho
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: