I tried reducing the window size, and it gives me some 10%
more bandwidth and a more responsive connection over my
28.8 PPP link to university.
Maybe Linux should reduce the window size if it detects a
lot of out-of-order packets coming in. If the TCP code has
a way of knowing the properties of the connection networking
is done over, it might be able to set these flags itself.
ie: if(small_buffer_other_side && lots_out_of_order()) size--;
Networking guys, what about this?
Rik.
+-------------------------------------------------------------------+
| Linux memory management tour guide. H.H.vanRiel@phys.uu.nl |
| Scouting Vries cubscout leader. http://www.phys.uu.nl/~riel/ |
+-------------------------------------------------------------------+
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/faq.html