1) DNS캐쉬수정으로 브라우저속도 높이기
HKEY_LOCAL_MACHINE\System\CurrentControlset\Services\Dnscache\
Parameters
에서 다음항목의 값을 입력한다. 만약 없으면 새로 오른쪽 마우스 클릭하여 새로만들기->DWORD-10진수로 만든다
.
CachehHashTableBucketSize---->1
CachehHashTableSize---------->384
MaxCacheEntryTtlLimit-------->64000
MaxSOACacheEntryTtlLimit----->301

2)HKEY_USER\.Default\Software\Microsoft\Windows\CurrentVersion\
InterSettings
에서 새로만들기

-->DWORD
값을 다음과 같이 만든다. 값은 16진수로 선택한다
.
MaxConnectionsPerServer------>50
MaxConnectionsPer1_0Server--->50

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\
InterSettings
에서도 같이 값을 만든다
.
MaxConnectionsPerServer------>50
MaxConnectionsPer1_0Server--->50

3)HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\
Explorer\RemoteComputer\
NameSpace
에서 {D6277990-4C6A-11CF-8D87-00AA0060F5BF} 폴더 자체를 삭제
Posted by 시스템매니아
,