PDA

View Full Version : how to do this tweak



NURSINGboy
02-22-08, 02:26 AM
i read this in TIPS on TWEAKING

- FORWARD BUFFER MEMORY TWEAK:

This value controls how much RAM TCP/IP uses for storing packet data in the router packet queue.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]

"ForwardBufferMemory"=dword:00024a00
"NumForwardPackets"=dword:0000024a
"MaxForwardBufferMemory"=dword:00024a00
"MaxNumForwardPackets"=dword:0000024a

is there easy way to do this..??:) becoz i cannot do this

Rollingstone
02-22-08, 02:43 AM
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]

"ForwardBufferMemory"=dword:00024a00
"NumForwardPackets"=dword:0000024a
"MaxForwardBufferMemory"=dword:00024a00
"MaxNumForwardPackets"=dword:0000024a

Copy it to Notepad and save as "Tweak.reg" then double click on it

NOTE: It depends on your MTU , you should read http://articles.techrepublic.com.com/5100-6268-1061241-3.html

trogers
02-22-08, 02:44 AM
Explained clearly at this link:

http://articles.techrepublic.com.com/5100-6268-1061241-3.html

NURSINGboy
02-22-08, 09:07 AM
ForwardBufferMemory=REG_DWORD 0x24a00(150016)
NumForwardPackets=REG_DWORD 0x24a(586)
MaxForwardBufferMemory=REG_DWORD 0x24a00(150016)
MaxNumForwardPackets=REG_DWORD 0x24a(586)

note:my MTU is 1500
the following are resullt after i do the tweak is this ok?

Rollingstone
02-22-08, 09:16 AM
How is your speed now ?

NURSINGboy
02-22-08, 09:25 AM
i get almost 99 % of my speed :thumb:
but the tweak "FORWARD BUFFER MEMORY TWEAK" results are normal?

trogers
02-22-08, 09:25 AM
ForwardBufferMemory=REG_DWORD 0x24a00(150016)
NumForwardPackets=REG_DWORD 0x24a(586)
MaxForwardBufferMemory=REG_DWORD 0x24a00(150016)
MaxNumForwardPackets=REG_DWORD 0x24a(586)

note:my MTU is 1500
the following are resullt after i do the tweak is this ok?

Yes. 586 and 586 x 256.