Skip to content
New issue

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

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

Already on GitHub? # to your account

Jetty HTTP Container native timeout #5611

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

senivam
Copy link
Contributor

@senivam senivam commented Apr 16, 2024

No description provided.

Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
@senivam senivam self-assigned this Apr 16, 2024
@senivam senivam linked an issue Apr 17, 2024 that may be closed by this pull request
@senivam senivam merged commit 59b7d65 into eclipse-ee4j:3.1 Apr 18, 2024
7 checks passed
@senivam senivam deleted the 31_jettyContainerTimeout branch April 18, 2024 10:23
@senivam senivam added this to the 3.1.7 milestone Apr 18, 2024
This was referenced May 24, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Each HTTP request unnecessarily starts a new thread, resource leak.
2 participants