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

use the flow id from the client on the server #27

Open
jtluka opened this issue Apr 6, 2021 · 0 comments
Open

use the flow id from the client on the server #27

jtluka opened this issue Apr 6, 2021 · 0 comments

Comments

@jtluka
Copy link

jtluka commented Apr 6, 2021

A solution to the issue fixed by 6d0f659 could be to use the client flow id also for the server flow id.

This would require additional step after socket_accept() functions where the server would read an information from the client about flow id (and any other information suitable here) and use that information when initializiing new flow id on the server.

With that the tcp_crr stats on the server would fall under correct flow id and would not produce such big volume of data.

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