![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I'm using Windows Vista Business on a brand new Lenovo x61s laptop with 2G
RAM and a 1.6Ghz Intel Core Duo CPU. I'm running a web server on the laptop and am finding a strange lag of about 3 or 4 seconds when I try to access local content (i.e. short text or html files on my C drive served by my local web server). In contrast, access to remote websites is lightning fast with this machine and connection, and applications seem to be performing well on the machine overall. Local http requests are the only problem so far. I've tried a couple of web servers (including Apache) and have seen the problem in all of them. I've tried accessing the content in both IE and Firefox. I've tried URLs of all the following forms: http://localhost/mylocalfile.txt, http://127.0.0.1/mylocalfile.txt, http://my-pc-name/mylocalfile.txt. The best advice I found in a couple of hours of web searching was 1) set the network.dns.disableIPv6 config property to true in Firefox [didn't help, and as mentioned, the problem surfaces in IE as well], and 2) turn off TCP autotuning with "netsh interface tcp set global autotuning=disabled" [didn't help]. Is there anything I'm overlooking that would explain why access to a _local_ site would be slow when the machine performs well overall and remote sites are loading quickly? |
|
|||
|
It appears that Zonealarm was causing the problem even though 1) I had
properly configured program permissions for the web servers and browsers, and 2) I had tested with Zonealarm shutdown. If you see similar behavior you may want to try a complete uninstall. I had used Zonealarm happily on an XP machine for years and had never encountered this issue. "Roy" wrote: I'm using Windows Vista Business on a brand new Lenovo x61s laptop with 2G RAM and a 1.6Ghz Intel Core Duo CPU. I'm running a web server on the laptop and am finding a strange lag of about 3 or 4 seconds when I try to access local content (i.e. short text or html files on my C drive served by my local web server). In contrast, access to remote websites is lightning fast with this machine and connection, and applications seem to be performing well on the machine overall. Local http requests are the only problem so far. I've tried a couple of web servers (including Apache) and have seen the problem in all of them. I've tried accessing the content in both IE and Firefox. I've tried URLs of all the following forms: http://localhost/mylocalfile.txt, http://127.0.0.1/mylocalfile.txt, http://my-pc-name/mylocalfile.txt. The best advice I found in a couple of hours of web searching was 1) set the network.dns.disableIPv6 config property to true in Firefox [didn't help, and as mentioned, the problem surfaces in IE as well], and 2) turn off TCP autotuning with "netsh interface tcp set global autotuning=disabled" [didn't help]. Is there anything I'm overlooking that would explain why access to a _local_ site would be slow when the machine performs well overall and remote sites are loading quickly? |