Alan Lehman wrote:
> My browser is hanging when trying to access a javascript page over https
> via Squid proxy (squid-3.1.0.17). When I click a button with the
> following code, the page won't load.
>
> <input name="Begin" type="button" onClick="window.location =
> 'test.cfm?packetid=_2W90WFKBY&testid=_0QW0X6A3L&userid=_2W90WFCGZ'"
> value="Begin">
>
> It works if I bypass the proxy.
> Behavior is the same with Firefox and IE8.
>
> Any thoughts on particular issues with Javascript I might be looking
> for, or known issues with Squid and javascript?
Not with that kind of javascript. All it does is tell the browser to
fetch a new URL. The problems is somewhere down the chain of what the
browser is doing with it from there.
Amos
-- Please be using Current Stable Squid 2.7.STABLE8 or 3.0.STABLE25 Current Beta Squid 3.1.0.18Received on Mon Mar 29 2010 - 05:37:28 MDT
This archive was generated by hypermail 2.2.0 : Mon Mar 29 2010 - 12:00:06 MDT