Jeff Morriss
changed
bug 11589
What |
Removed |
Added |
Status |
UNCONFIRMED
|
IN_PROGRESS
|
CC |
|
[email protected]
|
Ever confirmed |
|
1
|
Comment # 1
on bug 11589
from Jeff Morriss
The problem is TCP keeps a list of all un-acked segments and goes through them
twice: once looking for reverse-direction ACKs and once to calculate the number
of bytes in flight. In this case there are a *lot*.
Bug 7703 is related in that it suggests we not keep that list at all.
You are receiving this mail because:
- You are watching all bug changes.