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

servlet delay double time, when path not exist #338

Open
ylywyn opened this issue Oct 14, 2024 · 0 comments
Open

servlet delay double time, when path not exist #338

ylywyn opened this issue Oct 14, 2024 · 0 comments

Comments

@ylywyn
Copy link

ylywyn commented Oct 14, 2024

Issue Description

bug report

Describe what happened (or what feature you want)

When the path does not exist, it is delayed twice the time:

./blade c servlet delay --time 3000 --requestpath-regex-pattern '^(?!.*healthCheck).+$' --pid 1
curl http://127.0.0.1:8080/http/get delay:3s.
curl http://127.0.0.1:8080/http/get_not_exist delay:6s

Describe what you expected to happen

delay 3s or no delay

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

No branches or pull requests

1 participant