Yes. But it seems that packet losses reduce a lot more the speed of page of
HTTP than in SPDY. But IIRC they don't really understand the cause (other
than less packets, so less total lost packets).
OTOH modern websites have both static and dynamic contents. Pipeline usually
works in reading the main page (dynamic) and than the static contents (css,
images). With multiple parallel pipeline (in SPDY), when webserver is waiting
for the
dynamic contents, part of the static content could already be delivered to
user).