> The right answer is that HTTP should have supported persistent
> connections since version -1.-1 and all browsers should use that.
Yes, they should. But they dont seem to. I hit Apache 1.3 sites
with Netscape 4.5b and see multiple TCP connects.
It is another vendors attempt to make their browser look "faster" than
others. Netscape always opens up 4 connections in parallel by default
and uses persistant transactions over each one. You can configure it
to use only one open connection.
Later,
David S. Miller
davem@dm.cobaltmicro.com
-
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