Improving Site Performance…サイトのパフォーマンスを改善…
I have significantly improved our site performance in the last month.私は当サイトのパフォーマンスを大幅に改善の最後の月日です。 I did all the site optimization steps by the book, found a lot of new things and fine-tuned existing ideas.私はすべてのサイトを最適化された手順を実行予約は、多くの新しいものを発見すると、既存のアイデア微調整します。 There are a couple of good ideas I am yet to implement like using Lighttpd server instead of Apache 2.には、いくつかの良いアイデアはまだありませんを実装するように私の代わりに使用してサーバーのApache lighttpd 2 。
I am writing a detailed article on all the site optimization steps we have taken, what worked and what didn’t and why.私のすべての記事を書いてサイトを最適化した詳細な手順を実行われわれの取った行動は、どのような仕事をしなかった理由は何です。 You would be surprised with the results.あなたは驚いたし、その結果です。 It should be ready in 2-3 weeks after I complete this phase of optimizations with master-master replication of MySQL databases & Lighttpd.I have a server in-waiting which we will soon use to replicate our sites.それは2-3週間の準備を完了した後、この段階での最適化をマスタ-マスタのレプリケーションのMySQLデータベース& lighttpd.iのサーバーには、待ちに我々はすぐに私どものサイトで使用して複製する。
In the end the ability to measure the improvements and persistence paid off.での最後に改善する能力と粘り強さを測定する有料オフになります。 As you had read so far into the article I will offer two hints:これまでのところにいたの記事を読む私は2つのヒントを提供:
1. 1 。 Watch your MySQL.時計してMySQLのです。 It is most likely where the bottleneck is, specially for WordPress sites.これはどこのボトルネックが最も高いのは、特別のWordPressのサイトです。
2. 2 。 Use ajaxMyTop to watch MySQL during heavy load period. ajaxmytop MySQLの使用中に高負荷の期間を見ています。 You can also use the MySQL’s slow query log, but I found using mtop to be the best idea.することもできます。 MySQLのスロークエリのログを使用して、実際に試してみたらmtopされる最良のアイデアを使用しています。
Filed under提出されて Databaseデータベース , 、 Database Replicationデータベースのレプリケーション , 、 Enterprise Softwareエンタープライズソフトウェア , 、 Headline Newsニュースの見出し , 、 How Toどのように , 、 Linuxリナックス , 、 MySQL MySQLの , 、 Open Source Softwareオープンソースのソフトウェア , 、 Pro BloggingプロBlogging , 、 RDBMS RDBMSのより多くの , 、 Webウェブ , 、 Web 2.0ウェブ2.0 , 、 Web Hostingウェブホスティング , 、 Web Services Webサービス , 、 WordPress WordPressの | |
| |
RSS 2.0 RSS 2.0を | |
Trackbackトラックバック this Article |この記事|
Email this Article電子メールこの記事
You may also like to readを読むようにすることも可能 |




September 26th, 2007 at 1:45 am 2007年9月26日の午前1時45分
lighttpd should be a breeze for you since you don’t use “pretty permalink” (urls without “index.php”)そよ風をすべきであるlighttpdを使用する必要はありませんので"かなり固定リンク" ( URLをなくする" index.php " )
It sucks if you want to use real clean permalinks, because there is no such things as “if file does not exist, redirect” as the generic rewrite rule in WP .htaccessそれを使用する場合は吸う本当の清潔度のpermalinksは、このようなことがないため、 "もしファイルが存在しない場合は、リダイレクト"は、汎用的な書き換えルールでのWP 。 htaccessを
September 27th, 2007 at 9:54 pm 2007年9月27日9:54 pmの
I do use pretty permalinks for most of my blogs, except the early ones like simple thoughts.私はかなりのpermalinksを使用するほとんどの私のブログ、初期のもののような簡単な思考を除いています。
How did you solve it?それをどのように解決するためにですか?