I have issues with 10.04 and 10.10 servers. I'm trying to do apt-get update command
, but it is stuck on get. There is some solutions in here: apt-get update stuck on "Waiting for Headers" when using Windows XP ICS.
I added this Acquire::http::Pipeline-Depth="0"
to /etc/apt/apt.conf.d/piplining-off.conf
and it worked fine then.
Is there have been similar problems with Hyper-V and ubuntu 10.04/10.10?
Thank you for your answers