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

If you send frequently, COUNT shows the number of sends instead of the amount #87

Open
syatihoko opened this issue Jun 17, 2024 · 0 comments

Comments

@syatihoko
Copy link

syatihoko commented Jun 17, 2024

Now for testing I send 100 packets every 5 seconds. Each packet sends the value 10000
=> we get about 600
That is, the service does not count the value, but the number of sends

But if I send, for example, once every 30 seconds, then I receive correctly - approximately 1000,000

The influence of the parameter is suspected
update-count-threshold,  I would like to understand the meaning of this parameter .. more details.
Does it somehow affect the work or is it just warnings in the log if sending is too frequent?

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