사용자 도구

사이트 도구


apache:performance

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
apache:performance [2012/11/12 20:12]
kwon37xi [Apache Web Server Performance]
apache:performance [2014/05/28 12:50] (현재)
kwon37xi
줄 5: 줄 5:
   * [[http://code.google.com/p/modconcat/|mod_concat]] 여러 파일을 합쳐서 단일 파일로 전송.   * [[http://code.google.com/p/modconcat/|mod_concat]] 여러 파일을 합쳐서 단일 파일로 전송.
   * [[http://www.devside.net/articles/apache-performance-tuning|Apache Performance Tuning]]   * [[http://www.devside.net/articles/apache-performance-tuning|Apache Performance Tuning]]
 +  * [[http://knight76.tistory.com/1964|김용환 블로그 :: 5분짜리 apache http 서버 성능 컨설팅 내용]]
 +  * [[http://unhandledexpression.com/2013/01/25/5-easy-tips-to-accelerate-ssl/|5 easy tips to accelerate SSL – Unhandled expression]]
  
-===== worker/prefork =====+===== worker/prefork 특징 ===== 
 +  * [[http://httpd.apache.org/docs/2.4/mod/worker.html|worker 문서]]
   * [[http://londonplane.tistory.com/entry/Apache-2x-MPMprefork-worker-%EB%B0%A9%EC%8B%9D-%EC%84%B1%EB%8A%A5-%EB%B9%84%EA%B5%90|Apache 2.x MPM(prefork, worker) 방식 성능 비교]]   * [[http://londonplane.tistory.com/entry/Apache-2x-MPMprefork-worker-%EB%B0%A9%EC%8B%9D-%EC%84%B1%EB%8A%A5-%EB%B9%84%EA%B5%90|Apache 2.x MPM(prefork, worker) 방식 성능 비교]]
   * **prefork** 방식은 1 프로세스 1 쓰레드 방식으로, 메모리를 많이 소모하고 느리지만 안정적이다.   * **prefork** 방식은 1 프로세스 1 쓰레드 방식으로, 메모리를 많이 소모하고 느리지만 안정적이다.
apache/performance.1352718733.txt.gz · 마지막으로 수정됨: 2012/11/12 20:12 저자 kwon37xi