# HTTP 파이프라인 설정 network.http.pipelining = true network.http.proxy.pipelining = true # 최대 요청수 수정 network.http.pipelining.maxrequests = 30 # Firefox Developer Edtion은 32로 설정되어 있습니다. # 레이아웃 그리기 연기 시간 제어 nglayout.initialpaint.delay = 0 # 새로생성 HOW TO MAKE MOZILLA FIREFOX X30 TIMES FASTER HTTP pipelining idempotent 웹, HTTP 이해(1) HTTP 파이프라이닝 기술은 Request method중 POST를 제외한 OPTIONS, GET, HEAD, PUT, DELETE..