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

cannot benchmark url like this #52

Closed
pugwoo opened this issue Dec 27, 2019 · 1 comment
Closed

cannot benchmark url like this #52

pugwoo opened this issue Dec 27, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@pugwoo
Copy link

pugwoo commented Dec 27, 2019

This is an example of what a bug report can look like. Please, feel free to also provide any other information relevant to the issue.

What version of bombardier are you using?

1.2.4

What operating system and processor architecture are you using (if relevant)?

all

What did you do?

run this command:

bombardier -n 10000 -c 1000 "http://127.0.0.1:8080/to?url=http://10.100.99.41:38667"

What you expected to happen?

start benchmark

What actually happened?

it outputs:

"http://127.0.0.1:8080/to?url=http://" is not an acceptable protocol (http, https): http://127.0.0.1:8080/to?url=http://10.100.99.41:38667
@codesenberg codesenberg added the bug label Mar 1, 2020
@codesenberg codesenberg self-assigned this Mar 1, 2020
@codesenberg codesenberg added this to the v1.2.5 milestone Mar 1, 2020
@codesenberg
Copy link
Owner

Thanks for the report. This is now fixed in master, I'll build and publish a new version some time later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants