[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-12。"],[[["Apigee's default behavior involves buffering HTTP request and response payloads in memory, but streaming can be enabled to send payloads directly to clients or target endpoints."],["Accessing request or response payloads when streaming is enabled in Apigee will revert the system to the default buffering mode."],["Disabling streaming by accessing the request/response payload can result in increased latency and higher memory consumption, potentially leading to `OutOfMemory` errors."],["The recommended practice is to avoid accessing the request/response payload when streaming is active to maintain the benefits of streaming."],["Streaming is beneficial for applications that handle large payloads or data delivered in chunks over time."]]],[]]