Research and Implementation of High Performance Network Server Framework

Qing-tao GUO,Qiang-qiang SUN,Yong-pan LI,Xiao-jun YU,Tao ZHENG
DOI: https://doi.org/10.3969/j.issn.1000-3428.2013.12.015
2013-01-01
Abstract:This paper proposes a brand new light-weight high performance server framework(LHP-Svrframe) for new generation server development, whose intension is for building a high performance server of massive connection and massive data. The difference from current frameworks is LHP-Svrframe focuses on TCP stack and process model and does especial optimization design, such as load balancing in NIC interrupts, dynamic adjust size of the congestion window, and optimization of the delayed ACK mechanism, et al. Experimental results in the end prove that the LHP-Svrframe performs much better than its counterparts like Apache, Lighttpd and ACE, with four times even eight times better.
What problem does this paper attempt to address?