On Mon, 19 May 2003, Mark Dittmer wrote: > Is there a way to prevent the Debian apt-get request from doing pipelining. > I can clearly see mupltiple get request within one packet. Is there some > that I could cofigure on the Debian device to turn this off such as > pipelinging zero.
I belive you drop "Acquire::http::pipeline-depth 1;" in /etc/apt/apt.conf (or maybe 0?) If this is to work around a broken server or http proxy be sure to complain to whoever wrote it as well :> Jason

