Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make maxConnections and idleTimeout configurable #352

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

peel
Copy link
Contributor

@peel peel commented Sep 20, 2023

Previusly, idleTimeout has been hardcoded, maxConnections hasn't been configured.
Now, these parameters are set within networking section and used throughout http4s backends.

@peel peel force-pushed the feature/networking-settings branch 2 times, most recently from 318739b to 5e2abcd Compare September 20, 2023 08:16
@peel peel force-pushed the feature/networking-settings branch 2 times, most recently from b8991fa to 2e644b3 Compare September 20, 2023 10:41
@peel peel force-pushed the feature/networking-settings branch from 2e644b3 to 9fd1bda Compare October 9, 2023 08:32
Previously, idleTimeout has been hardcoded, maxConnections hasn't been
configured.
Now, these parameters are set within `networking` section and used throughout
http4s backends.
@peel peel force-pushed the feature/networking-settings branch from 9fd1bda to fc41335 Compare October 9, 2023 08:39
@peel peel merged commit c578a77 into feature/http4s Oct 9, 2023
3 checks passed
@peel peel deleted the feature/networking-settings branch October 9, 2023 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants