Skip to content

Memory leak problem when watching youtube or downloading anything larger than 10MB #14

@pinqtape

Description

@pinqtape

First of all I want to say a huge thank you to the person who made xhttp for node.js, I literally can run VLESS in parallel on my site and use it without problems, everything works fine until I start downloading something that exceeds 10MB

debian 12

xhttp:
image: ghcr.io/eooce/xhttp:latest
container_name: xhttp
restart: always
ports:
- "2980:2980"
environment:
- NAME=secretname
- PORT=2980
- SUB_PATH=secretpath
- UUID=secretuuid
- DOMAIN=secretsite

please tell me how to avoid memory leak? it literally grows endlessly up to 2GB

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions