Skip to content

Excessive memory usage (version 1.3.0, nginx 1.22.1) #108

@dup2

Description

@dup2

We use nginx 1.22.1 with version 1.3.0 and see excessive memory usage.

We create zip files with local files only based on a manifest without CRC checksums.

For a small number of files (i.e. 3 files, total around 11GB) it is no problem, memory usage stays almost the same

For a larger number of files (i.e. 200 files, total around 2 GB) the memory usage spikes to several hundred MB and even some GB sometimes. It seems the memory usage is related to the number of files.

We are aware of #67 but this does not seem to fix the issue.

nginx information

nginx version: nginx/1.22.1
built by gcc 11.2.0 (Ubuntu 11.2.0-19ubuntu1) 
built with OpenSSL 3.0.2 15 Mar 2022
TLS SNI support enabled

This is running on Ubuntu 22.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions