Shoplifter |
01-01-2008 11:44 PM |
Quote:
Originally Posted by Dirty F
(Post 13582948)
This shit so pisses me off.
9 out of 10 people who bash Vista havent even fucking tried it or are too stupid to set it up and then start "recommending" people.
|
Vista is superior to XP in many many ways. There are documented advancements such as ReadyBoost and relatively unknown ones such as Vista's completely redesigned TCP/IP stack. Generally Vista is bashed as it got bad framerates on OpenGL games in early reviews...cos it doesn't support OpenGL.
Vista's newer TCP/IP algortihms are off by default, so do this at the command prompt:
netsh interface tcp set global congestionprovider=ctcp
If it doesn't increase your throughput by 20% over XP I will buy you a Pepsi.
Read up on it here: http://en.wikipedia.org/wiki/Compound_TCP
You can enable CTCP with the netsh interface tcp set global congestionprovider=ctcp command.
You can disable CTCP with the netsh interface tcp set global congestionprovider=none command
|