italianpenguin wrote:
> An update : disabling ntlm authentication in squid, and setting http_access
> allow all
> temporarly, everything works.
> So probably the problem is NTLM authentication.
> Is there a way to tell squid that javaws requests are not checked by the
> squid authorizations ?
> Regards
>
Some java libraries are known to be completely brain-damaged when asked
to authenticate. You will need to figure a way of identifying the broken
ones apps and bypass for the acceptable ones.
javaws may have a user agent string you can detect, but be careful to
add other limits like ones using the safe srcdomain websites or client
IP src ranges to the http_access line.
Amos
-- Please be using Current Stable Squid 2.7.STABLE5 or 3.0.STABLE10 Current Beta Squid 3.1.0.1Received on Sat Nov 01 2008 - 04:03:12 MDT
This archive was generated by hypermail 2.2.0 : Sat Nov 01 2008 - 12:00:04 MDT