clue · GitHub

and others added 2 commits

April 10, 2021 23:06

@clue

WyriHaximus

@WyriHaximus

@clue

clue deleted the keepalive branch

April 10, 2021 21:55

Closed

@clue clue mentioned this pull request

May 5, 2021

Merged

Closed

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Aug 22, 2021
This new middleware introduces a timeout of closing inactive
connections between connections after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Aug 22, 2021
This new middleware introduces a timeout of closing inactive
connections between connections after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

Merged

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Aug 30, 2021
This new middleware introduces a timeout of closing inactive
connections between connections after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Sep 1, 2021
This builds on top of reactphp#405 and further builds out reactphp#423 by also
close connections with inactive requests.

Open

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Nov 9, 2021
This new middleware introduces a timeout of closing inactive
connections between connections after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Nov 9, 2021
This builds on top of reactphp#405 and further builds out reactphp#423 by also
close connections with inactive requests.

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Nov 9, 2021
This new middleware introduces a timeout of closing inactive
connections between connections after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Nov 10, 2021
This builds on top of reactphp#405 and further builds out reactphp#423 by also
close connections with inactive requests.

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Aug 27, 2022
This new middleware introduces a timeout of closing inactive
connections between connections after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Aug 27, 2022
This builds on top of reactphp#405 and further builds out reactphp#423 by also
close connections with inactive requests.

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Sep 14, 2022
This builds on top of reactphp#405 and further builds out reactphp#423 by also
close connections with inactive requests.

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Sep 14, 2022
This builds on top of reactphp#405 and further builds out reactphp#423 by also
close connections with inactive requests.

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Sep 14, 2022
This builds on top of reactphp#405 and further builds out reactphp#423 by also
close connections with inactive requests.

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Sep 14, 2022
This new middleware introduces a timeout of closing inactive
connections between connections after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Sep 14, 2022
This builds on top of reactphp#405 and further builds out reactphp#423 by also
close connections with inactive requests.

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Sep 14, 2022
This builds on top of reactphp#405 and further builds out reactphp#423 by also
close connections with inactive requests.

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Sep 14, 2022
This builds on top of reactphp#405 and further builds out reactphp#423 by also
close connections with inactive requests.

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Sep 15, 2022
This new middleware introduces a timeout of closing inactive
connections between requests after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Feb 19, 2024
This changeset resolves a small memory leak that causes roughly 1KB per connection tops. Which isn't a big issue but will make memory fluctuate more. The changeset doesn't introduce any performance degradation.
Resolves: reactphp#514
Builds on top of: reactphp#405, reactphp#467, and many others

Merged

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Feb 19, 2024
This changeset resolves a small memory leak that causes roughly 1KB per connection tops. Which isn't a big issue but will make memory fluctuate more. The changeset doesn't introduce any performance degradation.
Resolves: reactphp#514
Builds on top of: reactphp#405, reactphp#467, and many others

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Feb 19, 2024
This changeset resolves a small memory leak that causes roughly 1KB per connection tops. Which isn't a big issue but will make memory fluctuate more. The changeset doesn't introduce any performance degradation.
Resolves: reactphp#514
Builds on top of: reactphp#405, reactphp#467, and many others

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Mar 8, 2024
This changeset resolves a small memory leak that causes roughly 1KB per connection tops. Which isn't a big issue but will make memory fluctuate more. The changeset doesn't introduce any performance degradation.
Resolves: reactphp#514
Builds on top of: reactphp#405, reactphp#467, and many others

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Mar 25, 2024
This new middleware introduces a timeout of closing inactive
connections between requests after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Mar 25, 2024
This new middleware introduces a timeout of closing inactive
connections between requests after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Mar 25, 2024
This new middleware introduces a timeout of closing inactive
connections between requests after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Mar 26, 2024
This new middleware introduces a timeout of closing inactive
connections between requests after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Mar 26, 2024
This new middleware introduces a timeout of closing inactive
connections between requests after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Mar 26, 2024
This new middleware introduces a timeout of closing inactive
connections between requests after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Mar 26, 2024
This new middleware introduces a timeout of closing inactive
connections between requests after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Mar 26, 2024
This new middleware introduces a timeout of closing inactive
connections between requests after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Mar 30, 2024
This new middleware introduces a timeout of closing inactive
connections between requests after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Mar 30, 2024
This new middleware introduces a timeout of closing inactive
connections between requests after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Mar 30, 2024
This new middleware introduces a timeout of closing inactive
connections between requests after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Mar 30, 2024
This new middleware introduces a timeout of closing inactive
connections between requests after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Apr 6, 2024
This new middleware introduces a timeout of closing inactive
connections between requests after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Apr 10, 2024
This new middleware introduces a timeout of closing inactive
connections between requests after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

WyriHaximus added a commit to WyriHaximus-labs/http that referenced this pull request

Apr 10, 2024
This new middleware introduces a timeout of closing inactive
connections between requests after a configured amount of seconds.
This builds on top of reactphp#405 and partially on reactphp#422

Read the original on github.com ↗