8000 Backpressure not applied to HTTP/1.x client responses · Issue #335 · amphp/http-server · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Backpressure not applied to HTTP/1.x client responses #335
Open 700B
@bileslav

Description

@bileslav

Hello. I need your help in finding a memory leak that appears to be somewhere in amphp/http-server:v3.0.0-beta.2 (not 100% that it's there). I'm assuming this because my application works correctly on the previous Amp version (which is without the wonderful fibers) and this is the second time I've run into this problem.

I should mention that I made one change in the vendor folder:
private const ALPN = ['http/1.1'];@DefaultHttpDriverFactory.php

I needed to disable HTTP/2 support on the server, and I didn't find a similar setting elsewhere. This is actually a topic for separate issue (question or feature request).

So. My application reaches out of memory (2G) for two to three minutes. The server is engaged in HTTP-streaming of mp4. I've tried ext-meminfo and some other tools, without success. I am willing to provide any diagnostic data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0