Re: ACLs for buffer sizes?

From: Adrian Chadd <adrian@dont-contact.us>
Date: Fri, 4 Jan 2008 15:28:54 +0900

On Fri, Jan 04, 2008, Mark Nottingham wrote:
> I've been wondering if it would be beneficial to have per-connection
> TCP buffer sizes. E.g., if you're an accelerator, and have distant
> clients on slow connections, you probably want fairly large buffers;
> however, you probably also want your server-facing buffers to be quite
> small, assuming that they're very close, so that if things get
> congested you don't have any nasty side effects.
>
> The easiest way to do this would seem to be using ACLs.

I'm pretty sure you can grab RTT information out of the Linux TCP
stack via an ioctl() of some sort along with a whole lot of other
TCP related information.

Adrian
Received on Thu Jan 03 2008 - 23:20:32 MST

This archive was generated by hypermail pre-2.1.9 : Wed Jan 30 2008 - 12:00:09 MST