파이어폭스가 그닥 느리다고 생각지는 않지만 조금이라도 빠르면 물론 더 좋겠죠.
오늘은 파이어폭스를 더 가속할 수 있는 팁을 하나 소개합니다.
주소줄에 "about:config" 이라고 입력합니다.
아래 내용을 찾아 입력합니다.
network.http.max-connections = 64
network.http.max-connections-per-server= 20
network.http.max-persistent-connections-per-server= 10
network.http.pipelining = true
network.http.pipelining.maxrequests = 100 or 200 (choose one)
nglayout.initialpaint.delay = 0
network.http.request.max-start-delay = 0
만약 "nglayout.initialpaint.delay" 항목이 없다면
마우스 오른쪽 버튼을 눌러 직접 만들어 넣어주시구요.
아래 그림과 같이 "새로만들기" -> "정수" 를 선택하세요.
network.http.max-persistent-connections-per-proxy = 10
network.http.proxy.pipelining = true
network.http.proxy.version = 1.0
모두설정하였으면 이제 파이어폭스를 닫고 다시 시작하세요.
개인적인 플러그인 설치나 PC, 인터넷 환경에 따라 조금씩 다를수 있지만 전 처음 로딩은 비슷한데
접속후의 네비게이션은 거의 구글의 '크롬' 이상가는 속도로 빨라졌습니다.
이 설정이 홈페이지를 운영하는 서버쪽에서는 CPU에 열좀 나게 할겁니다.
오늘은 파이어폭스를 더 가속할 수 있는 팁을 하나 소개합니다.
주소줄에 "about:config" 이라고 입력합니다.
'고급기능사용동의' 를 누르고 본론으로 진행합니다.
위와 같은 화면이 나왔으면
아래 내용을 찾아 입력합니다.
network.http.max-connections = 64
network.http.max-connections-per-server= 20
network.http.max-persistent-connections-per-server= 10
network.http.pipelining = true
network.http.pipelining.maxrequests = 100 or 200 (choose one)
nglayout.initialpaint.delay = 0
network.http.request.max-start-delay = 0
만약 "nglayout.initialpaint.delay" 항목이 없다면
마우스 오른쪽 버튼을 눌러 직접 만들어 넣어주시구요.
아래 그림과 같이 "새로만들기" -> "정수" 를 선택하세요.
network.http.max-persistent-connections-per-proxy = 10
network.http.proxy.pipelining = true
network.http.proxy.version = 1.0
모두설정하였으면 이제 파이어폭스를 닫고 다시 시작하세요.
개인적인 플러그인 설치나 PC, 인터넷 환경에 따라 조금씩 다를수 있지만 전 처음 로딩은 비슷한데
접속후의 네비게이션은 거의 구글의 '크롬' 이상가는 속도로 빨라졌습니다.
이 설정이 홈페이지를 운영하는 서버쪽에서는 CPU에 열좀 나게 할겁니다.
댓글