Check the state or current setting of TCP Auto-Tuning
Open elevated command prompt with administrator’s privileges.
Type the following command and press Enter:
netsh interface tcp show global
The system will display the following text on screen, where you can check on
the Auto-Tuning setting:
Querying active state…
TCP Global Parameters
———————————————-
Receive-Side Scaling State : enabled
Chimney Offload State : enabled
Receive Window Auto-Tuning Level : normal
Add-On Congestion Control Provider : none
ECN Capability : disabled
RFC 1323 Timestamps : disabled
Disable TCP Auto-Tuning
Open elevated command prompt with administrator’s privileges.
Type the following command and press Enter:
netsh interface tcp set global autotuning=disabled
Enable TCP Auto-Tuning
Open elevated command prompt with administrator’s privileges.
Type the following command and press Enter:
netsh interface tcp set global autotuning=enabled
Dear Daniel. I have suffered the same problem for the 2 weeks I have had my
vista on a new pc. And I could not run java applets too.
With a little help from my isp I performed the above action, as the problem
should be a speed problem of vista auto tuning.
It solved all my problems, so I am very happy. Hope it will work for you too.
"Daniel Proebsting" wrote:
> When I try to download my emails form my Gmail account to Windows mail, it
> generally goes well, but if the email has an attatchment that is over say,
> 1MB, I get the message below.
>
> "Your server has unexpectedly terminated the connection. Possible causes for
> this include server problems, network problems, or a long period of
> inactivity. Account: 'Gmail Account', Server: 'pop.gmail.com', Protocol:
> POP3, Port: 995, Secure(SSL): Yes, Error Number: 0x800CCC0F"
>
> Is there any way of bypassing the 5 minute server timeout? I am on Dial-up,
> as we cant get broadband where I live. It is annoying that I cant download
> large attatchments into windows mail because of this. I dont recall this
> problem with windows XP, and Outlook Express.
>
> Any Ideas?
>
> Thank-you