What version of bombardier are you using?
in case you've built bombardier yourself or version obtained by
# bombardier --version
bombardier version v1.2 linux/amd64
in case you are using binaries.
What operating system and processor architecture are you using (if relevant)?
linux/amd64
What did you do?
# bombardier http://www-service/
host www-service: invalid host
Describe steps that can be used to reproduce the error.
What you expected to happen?
Bombardier would try to resolve www-service which is a valid DNS name in my setup.
What actually happened?
Bombardier quits with the message:
host www-service: invalid host
I couldn't find the error message in the source code, so I think it is some vendor bug trying to validate domains even though they shouldn't. www-service.default which is also a valid DNS name works fine.
What version of bombardier are you using?
in case you've built bombardier yourself or version obtained by
in case you are using binaries.
What operating system and processor architecture are you using (if relevant)?
linux/amd64
What did you do?
Describe steps that can be used to reproduce the error.
What you expected to happen?
Bombardier would try to resolve
www-servicewhich is a valid DNS name in my setup.What actually happened?
Bombardier quits with the message:
I couldn't find the error message in the source code, so I think it is some vendor bug trying to validate domains even though they shouldn't.
www-service.defaultwhich is also a valid DNS name works fine.