RadarURL
웹 프로그래밍

APMSETUP 의 Apache 속도가 느릴때..

by YooN posted Aug 29, 2012
?

단축키

Prev이전 문서

Next다음 문서

ESC닫기

가 크게 작게 위로 아래로 댓글로 가기 인쇄

apmsetup을 윈도우에 깔고 파일링크로 다운로드를 받았더니 속도가... 300k 나온다.


내부 100메가 랜으로 연결되어 있어서 초당 10메가 나와야 하는대 이상해서 뒤적거린 결과

해결책을 찾았다. 아파치 설정파일 \apm_setup\Server\Apache\conf\httpd.conf 열면


#EnableSendfile off


부분이 주석 처리가 되어있는대 #을 빼주고 저장한다.


그리고 아파치를 재부팅하면 정상적인 속도가 나온다.


by - http://sugame.tistory.com/453


Document - http://httpd.apache.org/docs/2.2/mod/core.html#enablesendfile

 

출처 : http://www.asm.ne.kr/index.php?mid=xetip&listStyle=list&page=1&sort_index=regdate&order_type=desc&document_srl=25677


Articles

1 2 3 4 5 6 7 8 9 10