将英语翻译成中文(机器翻译的不要)...Optimizing Apache Server PerformanceSqueezing the most performance out of your Apache server can make difference in how your Web site functions and the impression it makes. Even fractions of a sec

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/12 04:09:00
将英语翻译成中文(机器翻译的不要)...Optimizing Apache Server PerformanceSqueezing the most performance out of your Apache server can make difference in how your Web site functions and the impression it makes. Even fractions of a sec

将英语翻译成中文(机器翻译的不要)...Optimizing Apache Server PerformanceSqueezing the most performance out of your Apache server can make difference in how your Web site functions and the impression it makes. Even fractions of a sec
将英语翻译成中文(机器翻译的不要)...
Optimizing Apache Server Performance
Squeezing the most performance out of your Apache server can make difference in how your Web site functions and the impression it makes. Even fractions of a second matter, especially on dynamic sites. This article looks primarily at configuration and installation, two areas where you have the most control.
Measuring and Improving Performance
Apache was designed to be as fast as possible. It's easy, with a fairly low-powered machine, to completely saturate a low-end Internet link with little effort. However, as sites become more complex and the bandwidth needs of different connection types increase, getting the best performance out of an Apache installation and Web sites becomes more important.
Enhancing performance means nothing if the changes achieved are only minor gains. Spending hours or even days finely tuning a server for just a few percentage points is a waste of time. The first step, therefore, is to determine how fast the server is running and its general performance level so you can work out how to improve performance and measure the changes.
This is not the first time we've discussed Apache testing (see Staying Out of Deep Water: Performance Testing Using HTTPD-Test's Flood). As was noted previously, determining which parts of your Web application are causing the problem — particularly identifying whether it's Apache or the application environment you are using with dynamic sites — can be difficult. Identifying problems in dynamic applications is beyond the scope of this article, but we will look at ways to generally improve the speed of Apache and how it interacts with other components to support a Web site.
Host Environment
Regardless of operating system, the following optimization principles apply:
• Keep other background applications to a minimum. If you are really serious about performance, this should even include some background processes that some would consider vital. For example, in Unix, switch off NFS, any printing services, and even sendmail if it's not needed. Under Windows, use the System control panel to optimize the system for applications and system cache, and optimize the system for performance. Make sure, of course, any required applications or services, like MySQL are still running.
• Avoid using the system.If you start compiling applications, editing files, or otherwise employing the machine, you'll reduce its Web serving performance. If you must edit components or install software, build or edit the components on another machine and copy them over.
• Keep your system up to date. Although a good idea just from a security point of view, software patches and updates can make significant improvements to network and I/O performance.
强调:不敢劳你机器大架,俺要的是人工翻译,翻译好的,追加分数

将英语翻译成中文(机器翻译的不要)...Optimizing Apache Server PerformanceSqueezing the most performance out of your Apache server can make difference in how your Web site functions and the impression it makes. Even fractions of a sec
不好意思,对计算机服务器不是很懂.看下面的
优化Apache 服务器的性能
过分透支你的Apache服务器的性能并不会明显改善你的网站的运行和它给浏览者的印象.对于后者,尤其指动态网站.这篇文章主要讲配置和安装,在这两个方面您控制最多.
衡量和改善性能
Apache特点是越快越好.这很容易办到,只要通过十分低功率的机器,不要怎么费事就可以完全渗透低端的网络连接.尽管如此,由于网站越来越复杂,对于不同连接类型的带宽需求增加,通过Apache的安装和网站变得更加重要.
取得细微的变化对于提高性能来说没有任何意义.巧夺天工似的花费数小时或很多天将服务器的性能提高几个百分点无疑是在浪费时间.因此,第一步就是决定服务器的速度有多快和大致性能级别,如此你就能知道怎么样改进性能和衡量变化了.
我们不是第一次讨论Apache的评测.我们以前说过的,决定你的网络的那些部分引起了这个问题,尤其是分开是Apache的问题或是你的动态网页的应用环境的问题,这会很难.动态应用的问题辨别不是这篇文章的范围,但是我们会寻求方法以达到大致改进Apache的速度和Apache如何与其它部分配合支持一个站点的运行.
主机环境
无论是什么系统,遵循下面的优化原则:
减少其它的后台应用.如果你十分在意服务器的性能的话,后台应用甚至可以包括一些常规意义认为是十分关键的后台进程.举例说,在Unix系统下,关掉NFS,以及任何打印相关的服务,甚至是发送邮件,如果不需要的话.在Windows系统下,用系统控制台在应用程序和系统缓存设置中优化系统,设置性能选项卡来优化系统.当然保证必要的应用程序或者服务,(如Mysql)仍在 运行.
避免使用这个系统.如果你开始编译应用程序,编辑文档,而使用这台机器,这就会降低它的网络服务器的性能.如果必须要编辑程序或是安装软件的话,在另一台机器上操作,之后再复制过来.
保持你的运行系统不断更新.虽然从安全的角度考虑,不时常更新系统很好,但是软件补丁和更新会显著改进网络和输入输出设备的性能.

这类似一篇论文或者技术指导,我先开个头,晚上回来翻。同时期待高手来翻

关于阿帕奇服务器的优化
如果能将阿帕奇服务的最后一丝性能榨干,那么必将提升网站功能和加深用户体验。对网站来说是分秒必争是王道,动态网站尤为如此。这篇文章主要着眼于站长干涉最多的两个...

全部展开

这类似一篇论文或者技术指导,我先开个头,晚上回来翻。同时期待高手来翻

关于阿帕奇服务器的优化
如果能将阿帕奇服务的最后一丝性能榨干,那么必将提升网站功能和加深用户体验。对网站来说是分秒必争是王道,动态网站尤为如此。这篇文章主要着眼于站长干涉最多的两个方面:阿帕奇软件的安装和配置。

收起

最表现出的压缩你的Apache服务器可以使差异如何网站功能,它使的印象。 Even fractions of a second matter, especially on dynamic sites.即使分数第二个问题,尤其是在动态网站。 This article looks primarily at configuration and installation, two areas where ...

全部展开

最表现出的压缩你的Apache服务器可以使差异如何网站功能,它使的印象。 Even fractions of a second matter, especially on dynamic sites.即使分数第二个问题,尤其是在动态网站。 This article looks primarily at configuration and installation, two areas where you have the most control.这篇文章看起来主要是在配置和安装,你有两个领域最控制。
Measuring and Improving Performance测量和提高性能
Apache was designed to be as fast as possible.阿帕奇被设计成尽可能快。 It's easy, with a fairly low-powered machine, to completely saturate a low-end Internet link with little effort.这很容易,具有相当低功率机,完全饱和,几乎努力低端互联网链接。 However, as sites become more complex and the bandwidth needs of different connection types increase, getting the best performance out of an Apache installation and Web sites becomes more important.然而,由于土地变得更加复杂,带宽需求不同的连接类型的增加,获得最佳的性能是Apache的安装和网站出来就变得更加重要。
Enhancing performance means nothing if the changes achieved are only minor gains.提高性能的变化意味着什么,如果只是轻微取得收益。 Spending hours or even days finely tuning a server for just a few percentage points is a waste of time.花费数小时甚至数天精细微调只是几个百分点的服务器是浪费时间。 The first step, therefore, is to determine how fast the server is running and its general performance level so you can work out how to improve performance and measure the changes.第一步,因此,是确定如何快速的服务器正在运行,并且其综合性能水平,以便您可以解决如何提高性能和测量的变化。
This is not the first time we've discussed Apache testing (see Staying Out of Deep Water: Performance Testing Using HTTPD-Test's Flood).这不是我们第一次讨论了Apache的测试(见在外面深层水:用httpd性能测试试验的洪水)。 As was noted previously, determining which parts of your Web application are causing the problem — particularly identifying whether it's Apache or the application environment you are using with dynamic sites — can be difficult.正如前面指出,确定哪部分是您的Web应用程序导致了问题 - 特别是究竟是它的阿帕奇或应用程序环境你用动态网站的使用 - 可以是困难的。 Identifying problems in dynamic applications is beyond the scope of this article, but we will look at ways to generally improve the speed of Apache and how it interacts with other components to support a Web site.在动态应用识别的问题已经超出了本文的范围,但我们会研究如何把Apache的普遍提高速度以及它如何与其他成分相互作用,以支持网站。
Host Environment主机环境
Regardless of operating system, the following optimization principles apply:无论操作系统,下面的优化原则适用于:
• Keep other background applications to a minimum. •将其他后台应用到最低限度。 If you are really serious about performance, this should even include some background processes that some would consider vital.如果你真的表现严重,本应甚至包括一些后台进程会被人认为是至关重要的。 For example, in Unix, switch off NFS, any printing services, and even sendmail if it's not needed.例如,在Unix上,关掉NFS的,任何印刷服务,甚至sendmail的,如果是没有必要的。 Under Windows, use the System control panel to optimize the system for applications and system cache, and optimize the system for performance.在Windows下,使用系统控制面板来优化应用程序和系统缓存系统,优化系统性能。 Make sure, of course, any required applications or services, like MySQL are still running.确保当然,任何所需的应用程序或服务,如MySQL仍在运行。
• Avoid using the system.If you start compiling applications, editing files, or otherwise employing the machine, you'll reduce its Web serving performance. •避免使用system.If你开始编译应用程序,编辑文件,或者以其他方式雇用的机器,你会减少它的Web服务的性能。 If you must edit components or install software, build or edit the components on another machine and copy them over.如果您必须编辑组件或安装软件,建立或编辑另一台计算机上的组件和复制他们。
• Keep your system up to date. •您的系统保持最新状态。 Although a good idea just from a security point of view, software patches and updates can make significant improvements to network and I/O performance.虽然只是从安全角度来看,软件补丁和更新好主意,可以显着改善网络和I / O性能。

收起

挤压出你的最大的性能差异服务器可以鞍鞯多贵网站功能和印象。甚至几秒钟的事,尤其是在动态的地点。本文主要在配置、安装,你有两个地区最控制。测量和提高绩效鞍鞯的目的是尽可能快的。这很简单,用一个相当low-powered机,完全地浸透了低端的互联网链接举手之劳。然而,因为这些网站变得更加复杂和带宽的需求增加,得到不同的连接类型的最佳表现出一架阿帕奇安装和网站变得更加重要。提高性能的变化意味着没有取得一...

全部展开

挤压出你的最大的性能差异服务器可以鞍鞯多贵网站功能和印象。甚至几秒钟的事,尤其是在动态的地点。本文主要在配置、安装,你有两个地区最控制。测量和提高绩效鞍鞯的目的是尽可能快的。这很简单,用一个相当low-powered机,完全地浸透了低端的互联网链接举手之劳。然而,因为这些网站变得更加复杂和带宽的需求增加,得到不同的连接类型的最佳表现出一架阿帕奇安装和网站变得更加重要。提高性能的变化意味着没有取得一些小收益。花几个小时甚至几天精细调谐服务器只是为了几个百分点是很浪费时间的。第一步,因此,是如何快速服务器运行和它的总体水平,这样你就可以找到如何提高绩效和测量的变化。这已经不是第一次了,我们已经讨论了鞍鞯测试(见住的深水:性能测试用HTTPD-Test洪水的)。像先前决定哪一个部分,你的网络应用程序是导致这个问题特别识别,无论它是架阿帕奇或应用环境你使用动态网站会是很困难的。在动态应用的识别问题超出了本文所涉及的范围,但我们会看看如何提高速度以及它是如何相互作用鞍鞯其他组件支持一个网站。不管主人环境的操作系统,下面的优化的原则:让其他背景应用减到最少。如果你是真的很想表现,这甚至可以包含一些背景的过程中,有些人会认为是至关重要的

收起

优化Apache服务器的性能表现出的最压缩你的Apache服务器可以使不同的网站功能如何与印象是在自己。即使分数第二个问题,尤其是在动态网站。这篇文章看起来主要是在配置和安装,你有两个领域最控制。测量和提高性能阿帕奇被设计成尽可能快。这很容易,具有相当低功率机,完全饱和,几乎努力低端互联网链接。然而,由于土地变得更加复杂,带宽需求不同的连接类型的增加,获得最佳表现地点进行的Apache安装和网络变...

全部展开

优化Apache服务器的性能表现出的最压缩你的Apache服务器可以使不同的网站功能如何与印象是在自己。即使分数第二个问题,尤其是在动态网站。这篇文章看起来主要是在配置和安装,你有两个领域最控制。测量和提高性能阿帕奇被设计成尽可能快。这很容易,具有相当低功率机,完全饱和,几乎努力低端互联网链接。然而,由于土地变得更加复杂,带宽需求不同的连接类型的增加,获得最佳表现地点进行的Apache安装和网络变得越来越重要。提高性能的变化意味着什么,如果只是轻微取得收益。花费数小时甚至数天精细微调只是几个百分点的服务器是浪费时间。第一步,因此,是确定如何快速运行的服务器和它的综合性能水平,以便您可以如何改善业绩和衡量的变化。这不是我们第一次讨论了Apache的测试(见在外面深层水:用httpd性能测试试验的洪水)。正如前面提到的,确定你的Web应用程序的部件造成的问题 - 特别是确定它是否是Apache或您的应用环境是动态的网站使用了 - 可能是困难的。在动态识别应用程序的问题超出了本文的范围是如此,但我们会研究如何把Apache的普遍提高的速度以及它如何与其他成分相互作用,以支持网站。Host环境,不论操作系统,下面的优化principles适用于:•将其他后台应用到最低限度。如果你真的表现严重,本应甚至包括一些后台进程会被人认为是至关重要的。例如,在Unix上,关掉NFS的,任何印刷服务,甚至sendmail的,如果是没有必要的。在Windows下,使用系统控制面板来优化应用程序和系统缓存系统,优化系统性能。确保当然的,任何所需的应用程序或服务,如MySQL是仍在运行。•避免使用你的system.If开始编译应用程序,编辑文件,或以其他方式雇用的机器,你也会减少its Web服务performance。如果您必须编辑组件或安装软件,建立或编辑另一台机器上的部件,并将它们复制了。•让你的系统是最新的。虽然只是从安全角度来看,软件补丁和更新好主意,可以显着改善网络和I / O性能。

收起

将英语翻译成中文(机器翻译的不要)...Optimizing Apache Server PerformanceSqueezing the most performance out of your Apache server can make difference in how your Web site functions and the impression it makes. Even fractions of a sec 请将以下汉语译成英语:装夹方式示意图(不要机器翻译的), 帮忙用英语转中文祝你永远做伴郎,搞怪的写法英文,怎么写.不要机译祝你永远做伴郎。翻译成英文,不要机器翻译 求翻译英语 把图片上的文字翻译成英语 不要用机器翻译 谢啦 翻译成英语,机器翻译不要请放心,我们不会不付钱的 英语翻译请不要用机器翻译(尽量翻译成小学生容易看懂的) 他比你重要得多吗? 翻译成英语急啊... 不要机器翻译的啊 是问句啊问句 如何将WORD文档里的英语翻译成中文? 冰激凌的英语拼写是( 将冰激凌翻译成中文 翻译成英语机器翻译不要请任一挑选一家银行付款 怎么样将中文翻译成英语 《回答满意后100分》翻译一个词,求了,不要机器翻译的,中文是:流浪森林 给我翻译成英文,要对的 as applicable 如何翻译?在正规文档中,如何翻译成中文比较准确、自然?请高手指教,不要机器翻译... 玫美 翻译成英文不要机器翻译的求大神帮忙 阳光照耀着大地,翻译成英文,不要机器翻译哦 英语pdf文件翻译成中文可否将应英文的PDF文件翻译成中文,以便于阅读 关于你们我用心了 请好自为之 求翻译成英文 差不多意思的英语短句也可以 不要机器翻译的. 谢谢了 翻译成英语,机器翻译勿来“这样我就能区分属于谁的猫死了”