Matches in DBpedia 2014 for { <http://dbpedia.org/resource/HTTP_pipelining> ?p ?o. }
Showing items 1 to 30 of
30
with 100 items per page.
- HTTP_pipelining abstract "HTTP pipelining is a technique in which multiple HTTP requests are sent on a single TCP connection without waiting for the corresponding responses.The pipelining of requests results in a dramatic improvement in the loading times of HTML pages, especially over high latency connections such as satellite Internet connections. The speedup is less apparent on broadband connections, as the limitation of HTTP 1.1 still applies: the server must send its responses in the same order that the requests were received — so the entire connection remains first-in-first-out and HOL blocking can occur. The asynchronous operation of the upcoming HTTP 2.0 or SPDY could be a solution for this.Non-idempotent methods like POST should not be pipelined. Sequences of GET and HEAD requests can always be pipelined. A sequence of other idempotent requests like GET, HEAD, PUT and DELETE can be pipelined or not depending on whether requests in the sequence depend on the effect of others.HTTP pipelining requires both the client and the server to support it. HTTP/1.1 conforming servers are required to support pipelining. This does not mean that servers are required to pipeline responses, but that they are required not to fail if a client chooses to pipeline requests.".
- HTTP_pipelining thumbnail HTTP_pipelining2.svg?width=300.
- HTTP_pipelining wikiPageExternalLink serf.
- HTTP_pipelining wikiPageExternalLink phttpget.
- HTTP_pipelining wikiPageExternalLink page_load_time.
- HTTP_pipelining wikiPageExternalLink pipelining-faq.html.
- HTTP_pipelining wikiPageExternalLink Pipeline.html.
- HTTP_pipelining wikiPageExternalLink rfc2616.html.
- HTTP_pipelining wikiPageID "1218572".
- HTTP_pipelining wikiPageRevisionID "602498966".
- HTTP_pipelining hasPhotoCollection HTTP_pipelining.
- HTTP_pipelining subject Category:Hypertext_Transfer_Protocol.
- HTTP_pipelining comment "HTTP pipelining is a technique in which multiple HTTP requests are sent on a single TCP connection without waiting for the corresponding responses.The pipelining of requests results in a dramatic improvement in the loading times of HTML pages, especially over high latency connections such as satellite Internet connections.".
- HTTP_pipelining label "HTTP pipelining".
- HTTP_pipelining label "HTTP pipelining".
- HTTP_pipelining label "HTTP pipelining".
- HTTP_pipelining label "HTTP-Pipelining".
- HTTP_pipelining label "HTTP管線化".
- HTTP_pipelining label "Pipelining HTTP".
- HTTP_pipelining label "Pipelining HTTP".
- HTTP_pipelining sameAs HTTP-Pipelining.
- HTTP_pipelining sameAs Pipelining_HTTP.
- HTTP_pipelining sameAs HTTP_pipelining.
- HTTP_pipelining sameAs Pipelining_HTTP.
- HTTP_pipelining sameAs m.04j9wd.
- HTTP_pipelining sameAs Q727120.
- HTTP_pipelining sameAs Q727120.
- HTTP_pipelining wasDerivedFrom HTTP_pipelining?oldid=602498966.
- HTTP_pipelining depiction HTTP_pipelining2.svg.
- HTTP_pipelining isPrimaryTopicOf HTTP_pipelining.