现实的优化方法与策略往往是优化人员基于服务器厂商所提供的官方技术文档来分析各种参数的实际意义,优化比较漫长,缺少系统性和规律性,很难快速的确定所需调节的关键参数.本文针对常用的应用服务器分析了其性能下降的原因,提出了调节参数模块化思想并结合属性约简算法对参数模块进行属性约简,从实践中定量的找出影响系统性能的主要参数对其进行着重调节快速提高系统性能,提出了一种全新的服务器优化方法.
In reality,most of the strategies are basing on the official documents which are offered by the web application servers′ manufacturers.The staffs who are tuning the web servers need to analyze the documents to find the most important parameters in adjusting the server.The traditional tuning way seems so difficult for a layman to fully understand the meanings of different parameters in a short time and also lacks of regular methods to find the correct parameters.In this paper,parameters modules thought which inspiration comes from the analyzing the structure of web server is introduced.Binding the new thought to the algorithm of attributes reduction and validating from practical using.ARBPMTAS which is an obviously new tuning method introduced by this paper indeed takes great effects in promoting application server performance and has the characteristics of easily mastering and fast tuning.