VIO and VConnection interfaces should use 64-bit sizes to support large documents > 2GB ---------------------------------------------------------------------------------------
Key: TS-92 URL: https://issues.apache.org/jira/browse/TS-92 Project: Traffic Server Issue Type: Improvement Components: Core Reporter: John Plevyak Assignee: John Plevyak Currently the VIO and VConnection interfaces use 32-bit sizes. These should be 64-bit to enable support for objects > 2GB. Given that these are interfaces, it would be nice to get these changes in for 2.0 so that when the support is added the interfaces don't have to change. There is a separate bug for the API. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.