Date: Sat, 29 Jun 2002 19:36:10 -0600 From: Stacy Millions <stacy@millions.ca> To: freebsd-java@FreeBSD.ORG Subject: Mozilla / java plugin / proxies Message-ID: <3D1E608A.5080308@millions.ca>
next in thread | raw e-mail | index | archive | help
Using Mozilla 1.0 the java plugin (1.3.1-p6) doesn't use the proxy information from the browser, but tries to download the applet directly. For example, I go to http://java.sun.com/j2se/1.3/docs/relnotes/demos.html and try to load one of the demo applets. I run netstat and see Proto Recv-Q Send-Q Local Address Foreign Address (state) tcp4 0 0 192.168.64.4.2366 192.18.97.71.80 SYN_SENT tcp4 0 0 192.168.64.4.2365 192.168.64.6.3128 ESTABLISHED The web page gets loaded via the proxy (on port 3128), but the applet never gets loaded because it is being loaded via a direct connection to port 80 on 192.18.97.7 Is there some way I can kick the plugin to use the proxy? -stacy -- You'll see it's all a show. Keep 'em laughing as you go. Just remember that the last laugh is on you. - Monty Python _The Life Of Brian_ Stacy Millions stacy@millions.ca Millions Consulting Limited To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D1E608A.5080308>