On Tue May 25 17:31:50 EDT 2010, quans...@quanstro.net wrote:
> i had some trouble with a very badly behaved tcp stack
> "crashing" my terminal by causing the resequence queues
> of >900 tinygrams.  there's a little writeup here
> http://www.quanstro.net/plan9/tcpreseq/index.html
> 
> the short story is that limiting the resequence queue
> to a "reasonable" number of packets solves the problem.
> i choose reasonable=15*(scale+1).
> 
> there's a diff here:
> http://www.quanstro.net/plan9/tcpreseq/tcpdiff
> 
> i'd be interested in any feedback.

to reproduce

        for(i in 1 2 3 4 5){
                hget hget 
http://www.decuslib.com/decus/uni87a/pub/4.2_bugs>/dev/null &
        }

- erik

Reply via email to