|
|
|
|
|
by phillu
3806 days ago
|
|
Can someone point me to information on how to tune the linux kernel or OS to handle such large amounts of TCP connections? I encountered problems with the default kernel configurations during the writing of my bachelor thesis and wasn't able to really read up on what could have been done to solve those problems.
For example i observed high cpu usage only on the first core (similar to what the author describes in the article) due to a high amount of network interrupts. I tried to make those interrupts to be handled by all cores, which was neither recommended (as i remember) nor did it really help. |
|
[1] http://link.springer.com/article/10.1007/s00607-014-0394-9
[2] http://www.cyberciti.biz/files/linux-kernel/Documentation/ne...
[3] https://lenovopress.com/redp4285.pdf