curl/lib
2008-09-19 23:51:16 +00:00
..
.cvsignore
amigaos.c
amigaos.h
arpa_telnet.h
base64.c remove unnecessary typecasting of malloc() 2008-09-06 05:29:05 +00:00
config-amigaos.h
config-mac.h HAVE_ALARM definition for static config-*.h files 2008-09-19 23:51:16 +00:00
config-os400.h HAVE_ALARM definition for static config-*.h files 2008-09-19 23:51:16 +00:00
config-riscos.h HAVE_ALARM definition for static config-*.h files 2008-09-19 23:51:16 +00:00
config-symbian.h Note that the long long issue is fixed in Symbian OS 9.4 2008-09-15 18:24:23 +00:00
config-tpf.h HAVE_ALARM definition for static config-*.h files 2008-09-19 23:51:16 +00:00
config-win32.h HAVE_STRNCASECMP and HAVE_STRNICMP definitions for WIN32 2008-09-15 14:57:56 +00:00
config-win32ce.h HAVE_STRNCASECMP and HAVE_STRNICMP definitions for WIN32 2008-09-15 14:57:56 +00:00
config.dos Added '#define HAVE_STRUCT_IN6_ADDR 1' needed when 2008-08-21 14:08:47 +00:00
connect.c fix compiler warning 2008-09-08 19:34:58 +00:00
connect.h
content_encoding.c remove unnecessary typecasting of malloc() 2008-09-06 05:29:05 +00:00
content_encoding.h
cookie.c - Stefan Krause pointed out that libcurl would wrongly send away cookies to 2008-09-08 11:36:19 +00:00
cookie.h
curl_base64.h
curl_ldap.h
curl_md5.h
curllib.dsw
curlx.h
dict.c
dict.h
easy.c Checked in some grammatical and minor other fixes in the documentation and 2008-09-10 07:11:45 +00:00
easyif.h
escape.c Factored out Curl_isalnum 2008-09-09 21:15:50 +00:00
escape.h
file.c ANSI C compatibility fix 2008-09-12 03:24:27 +00:00
file.h
firefox-db2pem.sh - Running 'make ca-firefox' in the root build dir will now run the new 2008-08-23 22:02:41 +00:00
formdata.c remove unnecessary typecasting of malloc() 2008-09-06 05:29:05 +00:00
formdata.h
ftp.c remove unnecessary typecasting of malloc() 2008-09-06 05:29:05 +00:00
ftp.h
getenv.c ANSI C compatibility adjustment 2008-09-12 11:18:17 +00:00
getinfo.c - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. By 2008-09-05 14:29:21 +00:00
getinfo.h
gtls.c
gtls.h
hash.c remove unnecessary typecasting of malloc() 2008-09-06 05:29:05 +00:00
hash.h
hostares.c Use 'Curl_inet_pton()' instead of 'inet_pton()'. 2008-08-20 23:32:50 +00:00
hostasyn.c
hostip4.c remove unnecessary typecasting of calloc() 2008-09-06 04:47:14 +00:00
hostip6.c
hostip.c remove unnecessary typecasting of calloc() 2008-09-06 04:47:14 +00:00
hostip.h fix compiler warning: external declaration in primary source file 2008-09-18 16:21:09 +00:00
hostsyn.c
hostthre.c
http_chunks.c remove unnecessary typecasting of malloc() 2008-09-06 05:29:05 +00:00
http_chunks.h
http_digest.c remove unnecessary typecasting of malloc() 2008-09-06 05:29:05 +00:00
http_digest.h
http_negotiate.c Made some variables const which eliminated some casts 2008-09-02 17:41:20 +00:00
http_negotiate.h
http_ntlm.c Made some variables const which eliminated some casts 2008-09-02 17:41:20 +00:00
http_ntlm.h
http.c fix compiler warning 2008-09-08 19:34:58 +00:00
http.h
if2ip.c
if2ip.h
inet_ntoa_r.h
inet_ntop.c
inet_ntop.h
inet_pton.c
inet_pton.h
krb4.c
krb4.h
krb5.c
ldap.c
libcurl.def
libcurl.framework.make
libcurl.imp
libcurl.plist
libcurl.rc
llist.c remove unnecessary typecasting of malloc() 2008-09-06 05:29:05 +00:00
llist.h
Makefile.am Add README.curl_off_t to the release archive 2008-09-01 14:25:37 +00:00
makefile.amiga
Makefile.b32
makefile.dj Added rule to generate '../include/curl/curlbuild.h'. 2008-08-21 13:51:07 +00:00
Makefile.inc
Makefile.m32
Makefile.netware NetWare seems to have writev() 2008-09-16 18:23:16 +00:00
Makefile.riscos
Makefile.vc6
Makefile.Watcom Added option to use c-ares resolver lib. 2008-08-20 23:35:48 +00:00
md5.c
memdebug.c Disable tracking of fdopen() calls in the low-level memory leak tracking 2008-09-13 03:45:03 +00:00
memdebug.h Disable tracking of fdopen() calls in the low-level memory leak tracking 2008-09-13 03:45:03 +00:00
memory.h
mk-ca-bundle.pl removed obsolete slash in URL. 2008-08-23 21:31:09 +00:00
mprintf.c fix compiler warning: external declaration in primary source file 2008-09-13 16:37:16 +00:00
msvcproj.foot This file must be kept in CVS with DOS style CR+LF line endings. 2008-08-28 03:31:54 +00:00
msvcproj.head This file must be kept in CVS with DOS style CR+LF line endings. 2008-08-28 03:31:54 +00:00
multi.c fix compiler warning: defined but not used 2008-09-13 15:59:14 +00:00
multiif.h fix compiler warning: defined but not used 2008-09-13 15:59:14 +00:00
netrc.c ANSI C compatibility adjustment 2008-09-12 11:18:17 +00:00
netrc.h
nss.c remove unnecessary typecasting of malloc() 2008-09-06 05:29:05 +00:00
nssg.h
nwlib.c remove unnecessary typecasting of malloc() 2008-09-06 05:29:05 +00:00
nwos.c
parsedate.c fix compiler warning: external definition with no prior declaration 2008-09-18 19:17:28 +00:00
parsedate.h
progress.c Use SIZEOF_OFF_T definition from config file 2008-08-26 01:40:19 +00:00
progress.h
qssl.c
qssl.h
README.ares
README.curl_off_t spell! (most of it fixed by Tor Arntsen) 2008-08-27 06:10:47 +00:00
README.curlx
README.encoding
README.hostip
README.httpauth
README.memoryleak
README.multi_socket
README.NSS
README.pipelining
security.c
select.c
select.h
sendf.c remove unnecessary typecasting of malloc() 2008-09-06 05:29:05 +00:00
sendf.h
setup_once.h Don't abort configuration if recvfrom() is not available. 2008-08-27 00:25:02 +00:00
setup-os400.h
setup.h configure script now checks availability of the alarm() function 2008-09-19 18:39:24 +00:00
share.c remove unnecessary typecasting of malloc() 2008-09-06 05:29:05 +00:00
share.h
sockaddr.h
socks.c
socks.h
speedcheck.c
speedcheck.h
splay.c remove unnecessary typecasting of malloc() 2008-09-06 05:29:05 +00:00
splay.h
ssh.c fix compiler warning 2008-09-10 13:39:35 +00:00
ssh.h
sslgen.c remove unnecessary typecasting of calloc() 2008-09-06 04:47:14 +00:00
sslgen.h - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. By 2008-09-05 14:29:21 +00:00
ssluse.c - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. By 2008-09-05 14:29:21 +00:00
ssluse.h - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. By 2008-09-05 14:29:21 +00:00
strdup.c remove unnecessary typecasting of malloc() 2008-09-06 05:29:05 +00:00
strdup.h
strequal.c improve detection of: 2008-09-15 00:32:08 +00:00
strequal.h
strerror.c ensure that errno is not modified inside Curl_strerror() 2008-09-12 10:51:57 +00:00
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h MSVC's __int64 data type is only available when _INTEGRAL_MAX_BITS >= 64 2008-08-21 06:58:12 +00:00
telnet.c fix compiler warning: enumerated type mixed with another type 2008-09-13 01:12:07 +00:00
telnet.h
tftp.c Removed some redundant type casts 2008-09-02 18:36:39 +00:00
tftp.h
timeval.c
timeval.h
transfer.c fix compiler warning 2008-09-08 19:34:58 +00:00
transfer.h
url.c Only define alarmfunc when signals are used 2008-09-19 17:46:59 +00:00
url.h
urldata.h Improved the logic the decides whether to use HTTP 1.1 features or not in a 2008-09-05 17:58:53 +00:00
vc8proj.foot
vc8proj.head
version.c Use SIZEOF_OFF_T definition from config file 2008-08-26 01:40:19 +00:00

HTTP Pipelining with libcurl
============================

Background

Since pipelining implies that one or more requests are sent to a server before
the previous response(s) have been received, we only support it for multi
interface use.

Considerations

When using the multi interface, you create one easy handle for each transfer.
Bascially any number of handles can be created, added and used with the multi
interface - simultaneously. It is an interface designed to allow many
simultaneous transfers while still using a single thread. Pipelining does not
change any of these details.

API

We've added a new option to curl_multi_setopt() called CURLMOPT_PIPELINING
that enables "attempted pipelining" and then all easy handles used on that
handle will attempt to use an existing pipeline.

Details

- A pipeline is only created if a previous connection exists to the same IP
  address that the new request is being made to use.

- Pipelines are only supported for HTTP(S) as no other currently supported
  protocol has features resemembling this, but we still name this feature
  plain 'pipelining' to possibly one day support it for other protocols as
  well.

- HTTP Pipelining is for GET and HEAD requests only.

- When a pipeline is in use, we must take precautions so that when used easy
  handles (i.e those who still wait for a response) are removed from the multi
  handle, we must deal with the outstanding response nicely.

- Explicitly asking for pipelining handle X and handle Y won't be supported.
  It isn't easy for an app to do this association. The lib should probably
  still resolve the second one properly to make sure that they actually _can_
  be considered for pipelining. Also, asking for explicit pipelining on handle
  X may be tricky when handle X get a closed connection.

- We need options to control max pipeline length, and probably how to behave
  if we reach that limit. As was discussed on the list, it can probably be
  made very complicated, so perhaps we can think of a way to pass all
  variables involved to a callback and let the application decide how to act
  in specific situations. Either way, these fancy options are only interesting
  to work on when everything is working and we have working apps to test with.