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

How to reduce ERR_CONNECT_FAIL error in delayed network #11897

Open
joker-gege opened this issue Dec 5, 2024 · 2 comments
Open

How to reduce ERR_CONNECT_FAIL error in delayed network #11897

joker-gege opened this issue Dec 5, 2024 · 2 comments

Comments

@joker-gege
Copy link

joker-gege commented Dec 5, 2024

ats verison: ats-9.1.3
system:centos 7.6

I want to simulate the working state of ATS in network latency scenarios。i use tc tool simulate network latency(simulate delay of back to parent ) and not use storage,when i simulate 80ms delay,i found many ERR_CONNECT_FAIL error in log。I don't think a 80ms delay can cause so many ERR_CONNECT_FAIL errors。

Is it caused by inappropriate configuration in the records.conf file?Which configuration parameter can I optimize

@bryancall bryancall self-assigned this Dec 9, 2024
@joker-gege
Copy link
Author

Supplementary Information
When setting the 80ms delay, no storage was used. I used 2000 clients for performance testing

@joker-gege
Copy link
Author

80ms delay did not result in ERR_CONNECT_FAIL, but the delay caused the transmission speed to be particularly slow. The parent actively disconnected, and then the parent was marked down

now the problem is why does the 80ms delay cause ATS to return to the source very slowly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants