Disordered HTML packets?
July 20, 2007 9:10 PM Subscribe
What is wrong with our Windows 2003 webserver? The web pages it serves are usually (but not always) missing some of the HTML when viewed on other machines, playing havoc with the layout. What's going on?
Network guru filter: one of the webservers I manage and develop for at my office has developed a very strange problem after a change in the network interface.
Web pages served by it (PHP 4, Apache 2.1, Windows 2003 Server) sometimes are missing pieces of the HTML or even show the HTTP header in the middle of the page. If the same page is repeatedly reloaded, about 1/3 of the time it will display correctly. The problem pages all use AJAX as far as I can tell.
This application drew no complaints before the switch. It was attached to two separate networks through two ethernet cards. Now it is using only one card and the settings on the router or something are supposed to limit the access of one group of users who were previously segregated onto one network.
Some more data points:
1) on my multiboot Windows XP workstation the problem shows in both in IE and Firefox.
2) when the workstation is booted into Linux the same pages show no problems.
3) again, no problems with the same pages when viewed in either browser running on the server itself.
Unfortunately I am a web developer, not a network engineer, so I'm not even sure what keywords would describe this problem, let alone know what it could be caused by. The network staff at my office have not been able to help much yet, although they're coming in next week to take a look. I'm now looking at using ethereal to try and see if packets are somehow being disordered, but I'm really over my head. Any suggestions would be much appreciated!
posted by jarsyl to computers & internet (8 answers total)
posted by rbs at 9:50 PM on July 20, 2007