Skip to content

http:Sessions are not reused in practice #11576

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

Closed
wants to merge 1 commit into from

Conversation

caolanm
Copy link
Contributor

@caolanm caolanm commented Apr 8, 2025

so we could drop the support for that and enable simplifying

e.g. always do asyncShutdown automatically and remove the need for callers to do that.

Change-Id: Ic1c66efce5f6e68e3c375ce30e0440eb24e0e01e

  • Resolves: #
  • Target version: master

Summary

TODO

  • ...

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

so we could drop the support for that and enable simplifying

e.g. always do asyncShutdown automatically and remove the need for
callers to do that.

Signed-off-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Change-Id: Ic1c66efce5f6e68e3c375ce30e0440eb24e0e01e
@caolanm caolanm force-pushed the private/caolan/http_session_never_reused branch from 74af8fa to fd11197 Compare April 8, 2025 18:55
@caolanm caolanm marked this pull request as draft April 8, 2025 18:55
@mmeeks
Copy link
Contributor

mmeeks commented Apr 21, 2025

Are we re-using TCP Sockets to serve multiple requests still I wonder ? =) hopefully there are tests for that.

@caolanm caolanm closed this May 1, 2025
@github-project-automation github-project-automation bot moved this from To Review to Done in Collabora Online May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants