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

http benchmarking isn't working well #528

Open
0xb8b8b8b8 opened this issue Sep 5, 2023 · 0 comments
Open

http benchmarking isn't working well #528

0xb8b8b8b8 opened this issue Sep 5, 2023 · 0 comments

Comments

@0xb8b8b8b8
Copy link

Trying to use wrk with lkl-hijack.sh is not working (on Ubuntu).
I tried several networking configurations:

  1. tap
  2. macvtap
  3. raw
    All of them are working well with ping or a simple Python client.

I thought that it might be related to epoll, so I forced wrk to use select for the event-loop. It still didn't work.

I also tried several other benchmarking tools, for example ab works randomly. I.e. it fails due to apr_pollset_poll timeout even though the timeout specified didn't expire.

Any thoughts?

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