autotune.docker icon indicating copy to clipboard operation
autotune.docker copied to clipboard

Doesn't work always work out of the box

Open Puneeth-n opened this issue 8 years ago • 3 comments

I really liked the idea behind this project and tried it out "as is" on our Jenkins build server under actual production work load. Some tests all of a sudden started failing; some test cases with assertion errors and some with tcp connection reset errors.

Some tuning is necessary before using it.

Puneeth-n avatar Sep 29 '16 10:09 Puneeth-n

First of all, thanks for using it!

I'm interested to know what are the variables you've changed and their values and how you've measured to reach them.

I've done my efforts to tune a server for fast TCP connections, thinking most of them as non-persistent, you know it all depends on the kind of services you're using on the server.

cusspvz avatar Sep 29 '16 21:09 cusspvz

@cusspvz Honestly, haven't had time to customize the changes. I have sidelined it for now to tackle more critical issues in our infrastructure 😅 I will update here once I have something new.

Puneeth-n avatar Oct 06 '16 20:10 Puneeth-n