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

TCP connection tests not supported with external client mode #99

Closed
scrollins opened this issue Sep 24, 2019 · 2 comments
Closed

TCP connection tests not supported with external client mode #99

scrollins opened this issue Sep 24, 2019 · 2 comments

Comments

@scrollins
Copy link
Contributor

I'm getting the following error when trying to execute a tcp connection test

root@myserver:~# ethr -6 -c haproxy1:9999 -m x -t c -n 25
Error: "Connections/s" test for "TCP" is not supported.

According to the status, it says that connection tests are supported

@scrollins scrollins changed the title TCP connection tests not supported TCP connection tests not supported with external client mode Oct 1, 2019
@scrollins
Copy link
Contributor Author

I think I have figured out what the issue is. It looks like the connection tests are not supported when using the external client mode. I was able to get these working with running the ethr client on the same host as the server. Any plans to support this? The readme doesnt say anything about external client mode not supporting certain types of tests

@scrollins
Copy link
Contributor Author

Closing this since I was able to get it working w/ using external mode

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