Java applet behind proxy experiences temporary freezes when instantiating new classes
问题 Introduction We have some problems with our Java applet at our customer's office. The applet is intended for recording the screen by taking screenshots at regular intervals. It's signed and it should run with elevated privileges. The problems we encounter are: The Java applet may sometimes not start at all. If the Java console shows up, it may disappear soon. It feels as if the whole JVM just crashes. If the Java applet starts, it sometimes crashes something like 10 seconds after startup. If