DragonFly bugs List (threaded) for 2004-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Http get commands return a bad results.
:On Wed, Nov 17, 2004 at 01:03:29PM -0800, Jeffrey Hsu wrote:
:> This should be fixed by
:
:Seems better now. I'll do more stress-testing tomorrow.
:
:Joerg
Lets see if H.Miyamoto's problems go away with the new commit. He
apparently had some issues even after disabling SACK but from my
read of Jeff's commit the fix he made would effect both SACK and
NON-SACK connections.
Note to jeff: I haven't read the code enough to understand it yet
but did notice this in your patch:
+ if (q->tqe_th->th_flags & TH_FIN)
+ te->tqe_th->th_flags &= TH_FIN;
I'm just making sure that is what you meant to do, and not
&= ~TH_FIN.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]