Skip to content

Remove support for session id based session resumption#11157

Merged
duke8253 merged 1 commit intoapache:11-Devfrom
duke8253:11-Dev-remove_session_id_reuse
Mar 14, 2024
Merged

Remove support for session id based session resumption#11157
duke8253 merged 1 commit intoapache:11-Devfrom
duke8253:11-Dev-remove_session_id_reuse

Conversation

@duke8253
Copy link
Contributor

As discussed, this change will be going into 11.x instead of 10.x, replacing PR #11155 .

As discussed in the email, since session id bases session resumption is barely used anymore (0.02% of the traffic on our production boxes), and we removed the session share plugin that shares session ids across boxes in a colo, I'm removing the support for session id based session resumption.

Also added some new autests, and fixed up the documentation.

@duke8253 duke8253 force-pushed the 11-Dev-remove_session_id_reuse branch from 94fb026 to 905843c Compare March 12, 2024 18:58
@duke8253 duke8253 merged commit bf54760 into apache:11-Dev Mar 14, 2024
bneradt pushed a commit to bneradt/trafficserver that referenced this pull request May 7, 2024
Conflicts are related to:
apache#11157
bneradt pushed a commit to bneradt/trafficserver that referenced this pull request Jan 2, 2025
The conflict is a result of apache#11157 but is easy enough to resolve since

 Conflicts:
	src/api/InkAPI.cc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants