[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: some real life data



On Mon, 13 Oct 2008, Nathan Ward wrote:

Mikael, Eric,

Are you running Teredo relays close to your content you are using to test?

Our teredo relay is sitting within 1ms from the "content" (ie, the machine serving up the gif:s).

Mikael, are you able to share (privately if need be) the actual test? I'd like to look at how it works to try and see if I can see what's causing Vista/Teredo to not pick it up as much as I expect.

The code inserted looks like this:

<script language="javascript" type="text/javascript">window.onload=function(){
document.getElementById("IPV6TESTIMG1").src="http://ipv4.gofast.se/1x1blank-v4only.gif";
document.getElementById("IPV6TESTIMG2").src="http://both.gofast.se/1x1blank-v4v6.gif";
document.getElementById("IPV6TESTIMG3").src="http://ipv6.gofast.se/1x1blank-v6only.gif"; };
</script>
<img src="1x1blank.gif" alt="blank 1" id="IPV6TESTIMG1"><br />
<img src="1x1blank.gif" alt="blank 1" id="IPV6TESTIMG2"><br />
<img src="1x1blank.gif" alt="blank 1" id="IPV6TESTIMG3"><br />

--
Mikael Abrahamsson    email: swmike@swm.pp.se