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

Create a new capture instance for each incoming request #9510

Merged
merged 2 commits into from Nov 17, 2022

Conversation

sdelicata
Copy link
Contributor

@sdelicata sdelicata commented Nov 15, 2022

What does this PR do?

This PR fixes the Capture Middleware and creates a new capture instance for each incoming request.

Motivation

Fixes: #9487

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

Co-authored-by: Romain rtribotte@users.noreply.github.com

@ldez ldez changed the title Fix: create a new capture instance for each incoming request Create a new capture instance for each incoming request Nov 15, 2022
@rtribotte rtribotte added this to To review in v2 via automation Nov 15, 2022
@rtribotte rtribotte added this to the 2.9 milestone Nov 15, 2022
@ldez ldez changed the base branch from master to v2.9 November 15, 2022 15:52
Copy link
Member

@rtribotte rtribotte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👌

Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v2
Done
Development

Successfully merging this pull request may close these issues.

Traefik 2.9.4 has incorrect values in OriginStatus and DownstreamStatus fields in the access log
5 participants