Justin03248 Posted March 15, 2008 Share Posted March 15, 2008 One of the most popular features in Opera and Firefox is the ability to use HTTP Pipelining to speed up web browsing, and I was just wondering how much you all would like to have this feature in IE 8... I have a friend who is a IE 8 technical beta tester who posted a suggestion to add Pipelining to IE 8, and I'm just wondering if you guys would like this feature in IE 8 as well and if any of you would want to give the suggestion post on connect a 5 star rating to help it gain support and momentum and hopefully get it added to IE 8. Let me know if any of you are interesting in having Pipelining added to IE 8 as much as I do. Link to comment https://www.neowin.net/forum/topic/625646-how-much-would-you-like-to-have-pipelining-in-ie-8/ Share on other sites More sharing options...
Mike Posted March 15, 2008 Share Posted March 15, 2008 you can't have proper pipelining for HTTP connections, if you simply mean having multiple connections to a server at once then hasn't IE had this for some time? Link to comment https://www.neowin.net/forum/topic/625646-how-much-would-you-like-to-have-pipelining-in-ie-8/#findComment-589270815 Share on other sites More sharing options...
Justin03248 Posted March 15, 2008 Author Share Posted March 15, 2008 you can't have proper pipelining for HTTP connections, if you simply mean having multiple connections to a server at once then hasn't IE had this for some time? Why can't IE have proper HTTP Pipelining connections and Firefox and Opera can? Link to comment https://www.neowin.net/forum/topic/625646-how-much-would-you-like-to-have-pipelining-in-ie-8/#findComment-589270845 Share on other sites More sharing options...
Mike Posted March 15, 2008 Share Posted March 15, 2008 Why can't IE have proper HTTP Pipelining connections and Firefox and Opera can? I didn't say Firefox/Opera can and IE can't I said HTTP isn't able to properly pipeline. Pipelining involves using a single connection to send multiple requests before the first is properly replied to. I don't see any option in Opera referring to pipelining, only thing I can see that may be what you mean is using multiple connections to a server at once, and as i said in my first reply, from what I know IE has done this for some time Link to comment https://www.neowin.net/forum/topic/625646-how-much-would-you-like-to-have-pipelining-in-ie-8/#findComment-589270890 Share on other sites More sharing options...
Justin03248 Posted March 15, 2008 Author Share Posted March 15, 2008 So what do all these settings mean in Firefox?: Anyone else care to chime in? Link to comment https://www.neowin.net/forum/topic/625646-how-much-would-you-like-to-have-pipelining-in-ie-8/#findComment-589270906 Share on other sites More sharing options...
The_Decryptor Veteran Posted March 16, 2008 Veteran Share Posted March 16, 2008 It means it will re-use HTTP connections. Normally you connect, download a resource, and disconnect, not the most efficient option. If you enable pipelining (and in that screenshot set it to 4), You connect, download a resource, request another resource, download it (4 requests per connection), then disconnect. And if you can have multiple connections to a server (say, 8 connections), you can have 8 separate connections downloading 4 objects per connection (so 32 objects with those 8 connections) Still not very efficient, but more efficient than a single connection for each object. And that's assuming the server supports it, I think IIS either doesn't support it, or does it with bugs (although I hope they've fixed it) Link to comment https://www.neowin.net/forum/topic/625646-how-much-would-you-like-to-have-pipelining-in-ie-8/#findComment-589273086 Share on other sites More sharing options...
Justin03248 Posted March 16, 2008 Author Share Posted March 16, 2008 So would any Connect users vote for it and give it a 5 star rating (I'm sure MS knows all these facts)? Link to comment https://www.neowin.net/forum/topic/625646-how-much-would-you-like-to-have-pipelining-in-ie-8/#findComment-589273350 Share on other sites More sharing options...
night_stalker_z Posted March 16, 2008 Share Posted March 16, 2008 Why can't IE have proper HTTP Pipelining connections and Firefox and Opera can? Because Microsoft made it? I don't think pipelining is top priorty for IE8 since they have other stuff to include in the browser like getting standards support and stuff users will see. Link to comment https://www.neowin.net/forum/topic/625646-how-much-would-you-like-to-have-pipelining-in-ie-8/#findComment-589273402 Share on other sites More sharing options...
Veedems Veteran Posted March 16, 2008 Veteran Share Posted March 16, 2008 IE isn't slow because of the lack of "proper" pipelining. It's slow in rendering, especially JS. They're working on that, I believe, though. Link to comment https://www.neowin.net/forum/topic/625646-how-much-would-you-like-to-have-pipelining-in-ie-8/#findComment-589273556 Share on other sites More sharing options...
Chrysalis Posted July 7, 2008 Share Posted July 7, 2008 from what I understand pipelining is basically keepalive http connections, and if I understand correctly if you enable http 1.1 in IE then you also use pipelining. Link to comment https://www.neowin.net/forum/topic/625646-how-much-would-you-like-to-have-pipelining-in-ie-8/#findComment-589537942 Share on other sites More sharing options...
Borbus Posted July 7, 2008 Share Posted July 7, 2008 I'd like to see CSS support in IE 8. Link to comment https://www.neowin.net/forum/topic/625646-how-much-would-you-like-to-have-pipelining-in-ie-8/#findComment-589537962 Share on other sites More sharing options...
Recommended Posts