Re: [PATCH] Inbound Connection Control mechanism: Prioritized Accept

Alexey Kuznetsov (kuznet@ms2.inr.ac.ru)
Fri, 3 Aug 2001 02:31:51 +0400 (MSD)


Hello!

> This looks like an elegant way of prioritizing without penalizing low priority
> connections in the absence of high priority ones.
> There may be an issue with sockets in accept queue which have received data.
> Is it OK to move a socket which has already received some data back to SYN-RECV
> state and expect the data to be resent?

No, if you ACKed it. 500msec is maximum... Not so big number.

But inside 500msec there are no problems with HTTP, where this ACK is
better to maximally delay to piggyback to reply in any case.

Alexey

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/