• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
HTTP Pipelining
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

HTTP Pipelining


  • Subject: HTTP Pipelining
  • From: Tomas Franzén <email@hidden>
  • Date: Fri, 9 Dec 2005 20:14:49 +0100

Hi,

I'm planning to write an app in Cocoa that needs to download a lot of HTTP resources as quickly as possible. Hence, I would like to use pipelining to use one connection for multiple requests (for HTTP 1.1 servers). I noticed that NSURLConnection sends the header "Connection: keep-alive" which would suggest that it does implement pipelining.

Does NSURLConnection use pipelining? If so, how do I use it (or is it automatic somehow)?
If not, what alternative ways of fetching pipelined HTTP resources do you recommend?

Thanks!

Tomas Franzén
Lighthead Software
http://www.lightheadsw.com/

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Prev by Date: Re: run-time list of selectors in protocol?
  • Next by Date: Cutting strings from right to left
  • Previous by thread: Re: create a bufferarray from a string
  • Next by thread: Cutting strings from right to left
  • Index(es):
    • Date
    • Thread