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. 좋은 아이디어가 몇 개 아직 나는 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: 아시는 지금까지 읽기를 제 1 조이에서 제공하는 두 힌트 :
1. Watch your MySQL. mysql 조심하십시오. It is most likely where the bottleneck is, specially for WordPress sites. 그것은 대부분 어디에 병목 현상은, wordpress 사이트에 대한 특별하게합니다.
2. 두합니다. Use ajaxMyTop to watch MySQL during heavy load period. mysql ajaxmytop보고 기간 동안 무거운 부하를 사용합니다. 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 직업적인 블로깅 , RDBMS rdbms , Web 웹 , Web 2.0 웹 2.0 , Web Hosting 웹 호스팅 , Web Services 웹 서비스 , 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, 이러한 일들이 없기 때문에, "만약 파일이 존재하지 않습니다, 리다이렉트"라는 일반적인 재작성 규칙 백린합니다. htaccess
September 27th, 2007 at 9:54 pm 2007년 9월 27일에서 오후 9시 54분
I do use pretty permalinks for most of my blogs, except the early ones like simple thoughts. 나는 내 블로그를 사용 꽤 permalinks의 대부분을 제외한 것들처럼 초기 간단한 생각합니다.
How did you solve it? 그것은 어떻게 해결하는가?