<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Detlef Bosau wrote:<br>
<blockquote cite="mid42C28353.6E5E1861@web.de" type="cite">
  <pre wrap="">Sam Manthorpe wrote:
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">As an example of the latter, a major telecom company, whose services many of
us are using this instant, called a few years back, asking for help
      </pre>
    </blockquote>
    <pre wrap="">How many (years?)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Alex reminded me on a strange situation, I met myself a couple of years
ago.
  </pre>
</blockquote>
you did? that is strange.&nbsp; what did you say?&nbsp; :-)<br>
<br>
<blockquote cite="mid42C28353.6E5E1861@web.de" type="cite">
  <pre wrap="">One day, I met strong TCP/IP problems on a WAN line exhibiting a BER
10^-9, which was more than specified. However, I have thought about the
  </pre>
</blockquote>
Ok, while we're discussing "corruption-based loss" and weirdness,
here's mine:<br>
<br>
We often talk about bit errors being random.&nbsp; I put it to you that this
may not be true.&nbsp; Perhaps it is the traffic data that are the random
element and the bit errors are more predictable than we believe.<br>
<br>
A user called us years ago, when our backbone was a FDDI ring, about a
several megabyte file he could not send to a neighboring building.&nbsp; He
had successfully sent it throughout his LAN, and there were other
buildings to which he could send it, but not to this one.&nbsp; He was using
ftp.&nbsp; As it turns out, the intended destination was counter-clockwise
from him on the ring; all buildings he had successfully sent it to via
the backbone were clockwise from him.&nbsp; We did further testing with the
user and found that, in fact, there were no buildings to which he could
send this file that were counter-clockwise on the ring.&nbsp; Weird.&nbsp; So, we
split the file in half and found that one piece would successfully
traverse the ring, the other would not.&nbsp; And so we continued via binary
search splitting the unsuccessful piece until we had a piece of the
file with a few hundred bytes that were the problem.&nbsp; Out of the entire
several megabyte file, these few hundred bytes absolutely could not be
convinced to traverse the ring counter-clockwise from this building,
yet could travel anywhere else just fine.&nbsp; If we tried to send a packet
with these data, the FDDI interface would always accumulate an error.<br>
<br>
We sent out a field tech with an alcohol swap, and fixed the problem.<br>
<br>
The conjecture is that there was a particular bit pattern that would
reliably get corrupted by the reflections on this fiber.&nbsp; Cleaning the
fiber fixed the problem.<br>
<br>
--ckg<br>
</body>
</html>