Ok got that, added the directive, now I get this error 10.19.110.91 TCP_DENIED/400 1226 ticker 6 24491597,307616,758185,kylewa 63 - NONE/- text/html -----Original Message----- From: Chris Robertson [mailto:crobertson@xxxxxxx] Sent: Friday, May 04, 2007 2:40 PM To: squid-users@xxxxxxxxxxxxxxx Subject: Re: tcp_denied error on java applet Kyle Wa wrote: > Hey guys, having trouble figuring this one out. I have a client trying to > run this java applet, but when we installed our transparent proxy last week > it stopped working. We have no ACLs running against this specific client; > the proxy is strictly for caching purposes > > The java app runs against port 80 so it should be working. > > Here is the error I get in the log > 10.19.110.91 TCP_DENIED/400 1564 NONE error:unsupported-request-method - > NONE/- text/html > > Can anyone provide some help please > > > Check your cache.log.. You should see which request method this applet is trying to use. Then you can add it with the extension_methods directive in your squid.conf Chris