Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • erp5 erp5
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 141
    • Merge requests 141
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • nexedi
  • erp5erp5
  • Merge requests
  • !270

The source project of this merge request has been removed.
Closed
Created May 15, 2017 by Yusei Tahara@yuseiOwner
  • Report abuse
Report abuse

ERP5Type/patches/HTTPResponse.py: Large data stream download support

  • Overview 0
  • Changes 2

When using RESPONSE.write to output data(Such as Data Stream in Wendelin), since an output stream is stored in a tempfile, if a downloading stream is larger than zope server's available diskspace, disk full io error occurs and download fails. To solve the problem, create a tempfile every about 1 GB of the stream and delete each file once its data is downloaded. Then, if client's download speed is fast enough, ZServer should not need to create a lot of tempfiles, it should be able to handle a stream that is larger than available disk space.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: zserver_patch
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7