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

fix(conn): detect and drop HTTP requests in connection #2765

Merged
merged 4 commits into from
Feb 4, 2025

Conversation

PragmaTwice
Copy link
Member

Refer to https://github.com/redis/redis/blob/870b6bd487ec4623af458d0a660b2854dee29d5a/src/server.c#L3997, we should do similiar HTTP request detection as in Redis.

@PragmaTwice PragmaTwice requested a review from git-hulk February 3, 2025 14:23
@torwig
Copy link
Contributor

torwig commented Feb 3, 2025

@PragmaTwice Ideally is to add a Go test to verify the behavior.

@PragmaTwice
Copy link
Member Author

@PragmaTwice Ideally is to add a Go test to verify the behavior.

Added.

@PragmaTwice PragmaTwice requested a review from torwig February 3, 2025 15:37
@PragmaTwice PragmaTwice requested a review from git-hulk February 3, 2025 16:00
git-hulk
git-hulk previously approved these changes Feb 3, 2025
torwig
torwig previously approved these changes Feb 3, 2025
Co-authored-by: hulk <hulk.website@gmail.com>
@PragmaTwice PragmaTwice dismissed stale reviews from torwig and git-hulk via f212ac3 February 4, 2025 02:08
@PragmaTwice PragmaTwice merged commit 211ecfc into apache:unstable Feb 4, 2025
36 checks passed
PragmaTwice added a commit that referenced this pull request Feb 4, 2025
Co-authored-by: hulk <hulk.website@gmail.com>
rizkymma pushed a commit to rizkymma/kvrocks that referenced this pull request Feb 13, 2025
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.

3 participants