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