Will CloudFlare pipeline HTTP/1.1 requests to the origin?
See title.
3 Replies
Your question is unclear, please expand on the information your title contains.
I'm not sure how I can simplify it further.
A feature of HTTP/1.1 is pipelining of requests (ie., pending n concurrent requests rather than operating serially); will CloudFlare, when contacting the origin, do this?
From a quick test, Cloudflare made 2 separate TCP connections to my origin when I pipelined 2 requests via HTTP/1.1