In uk.telecom.voip on 04 Jul 2005 21:34:44 GMT,
(Andrew Gabriel) wrote:
}In article <>,
} {R} <> writes:
}>
}> Reduce the TCP window size to 16K
}
}Yes, I found it earlier today going through the packet traces.
}
}It looks like a bug in the spa-3000's TCP stack, which goes into
}a retransmit loop when the unacked data gets to somewhere around
}38k (smells a bit like faulty signed/unsigned 16 bit arithmetic,
}possibly tripping up at 32k). I knocked the window size down to
}20k, and it then works. There's still a problem with the TCP
}stack in the spa-3000 retransmitting when it shouldn't be, but at
}least it no longer RST's the connection before it's got the whole
}web page returned, even though it's sent about 4 times more data
}than it should have.
}
}BTW, upgrading to the current series 3 firmware makes no difference.
}However, what I did find is that the syslog messages are broken in
}the Series 3 firmware (PRI header is missing from the packet), so
}I've gone back to Series 2 firmware, where the syslog packets are
}correctly constructed.
Both bugs have been reported to Sipura.
{R}