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://172.23.21.38/my folder", as opposed to "http://example.microsoft.com", 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. CAUSE
In 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.
RESOLUTION
The available workarounds include the following:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug has been fixed in the Internet Explorer 4.01 Service Pack 1 and SDK for Java 2.02. MORE INFORMATIONSteps 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:
http://172.23.21.38/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. Additional query words:
Keywords : AWTPkg NetPkg |
Last Reviewed: January 27, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |