•  
      request #36875 Downloading a big file results rapidly in PHP allowed memory exhausted error
    Infos
    #36875
    Aurélien Tisné (atisne)
    2024-02-29 08:47
    2024-02-28 18:29
    38464
    Details
    Downloading a big file results rapidly in PHP allowed memory exhausted error

    php_value[memory_limit] = 360M is not enough to download a file (using the Web UI) of 120M. We need more than 3 times the size of the file to download.

    Increasing memory_limit too much is not recommended and has its limitations.

    SCM/Subversion
    15.5
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    New
    Empty
    Attachments
    Empty
    References
    Referenced by request #36875