-
Notifications
You must be signed in to change notification settings - Fork 734
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
Stress tests have a lot of errors #72
Comments
How much traffic used for the stress tests? Was there any error logs in the system? |
Any update @NicoSpec . Can you show us the test env and configure? for example the client tool, server, DPVS's configure file. and dpvs's log. |
our dpvs is DR mode. DPVS's configure is default configure file. dpvs's log have some error's log,for example: |
Can you show the output of |
1 Are you really need persistent connections? If not, turn off it may improve performance. |
we used tsung to test dpvs appearing lots of errors
Name |Highest Rate | Total number
error_abort_max_conn_retries | 99.3 / sec | 2557
error_abort_max_send_retries | 3.6 / sec | 73
error_connect_eaddrinuse | 21.7 / sec | 779
error_connect_etimedout | 133 / sec | 20857
error_connection_closed | 17.2 / sec | 360
error_timeout | 39.5 / sec | 811
The text was updated successfully, but these errors were encountered: