BUG: Applets Download Slowly If Host URL Uses IP AddressLast reviewed: March 17, 1998Article ID: Q182620 |
The information in this article applies to:
SYMPTOMSWhen Internet Explorer 4.0 or 4.01 loads an applet from a URL that begins with an IP address (for example, http://207.68.137.65/java/, as opposed to http://www.microsoft.com/java/), the class files of the applet download very slowly, with a delay of roughly five seconds for each class file. The name of each class file is displayed in the status bar as it downloads.
CAUSEIn this scenario, builds 2252, 2334, and 2339 of the Virtual Machine for Java does a reverse lookup via DNS, using the IP address to get the host name, each time it loads a class file. It queries several sources for the name, receives a timeout for each one, and finally simply uses the IP address without knowing the host name. The delay for each class is relatively short, but it can add up to several minutes to download a complex applet.
RESOLUTIONThe available workarounds include the following:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce BehaviorIf you have or can connect to a Web page with an applet, and you know both the host name and the IP address of the Web server, you can reproduce this behavior with the following steps:
Connect to the Web page, using the IP address of the server, for example http://10.0.0.0/myfolder/mypage.html.
REFERENCESThe HOSTS file is documented in the Windows 95 Resource Kit, in a section titled HOSTS and LMHOSTS files for Windows 95.
Keywords : AWTPkg NetPkg Technology : kbInetDev internet Version : WINDOWS:2.0,2.01,4.0,4.01 Platform : WINDOWS Issue type : kbbug Solution Type : kbpending |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |