curl/lib
2008-10-27 05:29:17 +00:00
..
.cvsignore
amigaos.c
amigaos.h
arpa_telnet.h
base64.c
config-amigaos.h
config-mac.h
config-os400.h
config-riscos.h
config-symbian.h Added experimental support for zlib and OpenSSL on Symbian OS. 2008-10-25 05:41:01 +00:00
config-tpf.h
config-win32.h
config-win32ce.h
config.dos
connect.c Stop using in6addr_any because it's not available everywhere (e.g. Symbian) 2008-10-24 18:59:51 +00:00
connect.h
content_encoding.c
content_encoding.h
cookie.c moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
cookie.h
curl_base64.h
curl_ldap.h
curl_md5.h
curllib.dsw
curlx.h Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function 2008-10-16 08:23:48 +00:00
dict.c moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
dict.h
easy.c attempt to fix or allow further detection of an elusive icc SIGSEGV 2008-10-19 20:17:16 +00:00
easyif.h
escape.c Added const to some pointer variables 2008-10-08 01:17:51 +00:00
escape.h
file.c
file.h
firefox-db2pem.sh
formdata.c added a NULL pointer check for the name field as it can in fact be NULL when 2008-10-20 21:56:35 +00:00
formdata.h
ftp.c fix compiler warning 2008-10-24 16:59:35 +00:00
ftp.h
getenv.c
getinfo.c fix compiler warning: dereferencing type-punned pointer will break strict-aliasing rules 2008-10-07 18:28:24 +00:00
getinfo.h
gtls.c Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function 2008-10-16 08:23:48 +00:00
gtls.h Forgot it's a struct 2008-10-17 22:33:08 +00:00
hash.c add null-pointer check 2008-10-27 05:29:17 +00:00
hash.h
hostares.c attempt to fix or allow further detection of an elusive icc SIGSEGV 2008-10-10 17:25:53 +00:00
hostasyn.c
hostip4.c
hostip6.c add null-pointer check 2008-10-27 05:29:17 +00:00
hostip.c *** empty log message *** 2008-10-20 23:05:52 +00:00
hostip.h take 2 at fixing compiler warning: argument might be clobbered by longjmp' or vfork' 2008-10-02 22:58:09 +00:00
hostsyn.c
hostthre.c
http_chunks.c fix compiler warning 2008-10-24 01:27:00 +00:00
http_chunks.h
http_digest.c moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
http_digest.h
http_negotiate.c moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
http_negotiate.h
http_ntlm.c moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
http_ntlm.h fix compiler warning: function declaration isn't a prototype 2008-09-30 15:06:03 +00:00
http.c fix compiler warning 2008-10-24 01:27:00 +00:00
http.h
if2ip.c add missing header inclusions 2008-10-25 03:52:21 +00:00
if2ip.h Fixed the --interface option to work with IPv6 connections on glibc 2008-10-09 19:23:50 +00:00
inet_ntop.c
inet_ntop.h
inet_pton.c fix compiler warning 2008-10-14 02:35:39 +00:00
inet_pton.h
krb4.c
krb4.h
krb5.c
ldap.c moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
libcurl.def
libcurl.framework.make Added rawstr.c to the non-configure libcurl makefiles 2008-10-23 17:29:14 +00:00
libcurl.imp
libcurl.plist
libcurl.rc
llist.c remove debug-code which zero-filled some structures before free()ing them 2008-10-20 23:24:35 +00:00
llist.h
Makefile.am
makefile.amiga Added rawstr.c to the non-configure libcurl makefiles 2008-10-23 17:29:14 +00:00
Makefile.b32
makefile.dj
Makefile.inc moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
Makefile.m32
Makefile.netware
Makefile.riscos Added rawstr.c to the non-configure libcurl makefiles 2008-10-23 17:29:14 +00:00
Makefile.vc6 Added rawstr.c to the non-configure libcurl makefiles 2008-10-23 17:29:14 +00:00
Makefile.Watcom Added rawstr.c to the non-configure libcurl makefiles 2008-10-23 17:29:14 +00:00
md5.c
memdebug.c Really old gcc doesn't like parenthesis around the names of functions that 2008-10-23 08:05:40 +00:00
memdebug.h
memory.h
mk-ca-bundle.pl
mprintf.c
msvcproj.foot
msvcproj.head
multi.c add missing header inclusions 2008-10-25 16:15:21 +00:00
multiif.h
netrc.c moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
netrc.h
nss.c Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function 2008-10-16 08:23:48 +00:00
nssg.h Forgot it's a struct 2008-10-17 22:33:08 +00:00
nwlib.c
nwos.c
parsedate.c moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
parsedate.h
progress.c fix compiler warning: explicit conversion of a 64-bit integral type to a smaller integral type 2008-10-11 01:56:04 +00:00
progress.h
qssl.c
qssl.h
rawstr.c moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
rawstr.h moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
README.ares
README.curl_off_t
README.curlx
README.encoding
README.hostip
README.httpauth
README.memoryleak
README.multi_socket
README.NSS
README.pipelining
security.c moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
select.c
select.h
sendf.c Changed some arrays of char* to arrays of char[] to reduce data size and 2008-10-22 05:46:29 +00:00
sendf.h
setup_once.h
setup-os400.h
setup.h
share.c attempt to fix or allow further detection of an elusive icc SIGSEGV 2008-10-19 20:17:16 +00:00
share.h
sockaddr.h
socks.c
socks.h
speedcheck.c
speedcheck.h
splay.c
splay.h
ssh.c Created Curl_raw_nequal() which does a C-locale string case comparison. 2008-10-23 01:20:57 +00:00
ssh.h
sslgen.c moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
sslgen.h A few prototypes shouldn't be defined if SSL is disabled. 2008-10-20 23:07:48 +00:00
ssluse.c moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
ssluse.h
strdup.c
strdup.h
strequal.c moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
strequal.h moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
strerror.c
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h
telnet.c moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
telnet.h
tftp.c
tftp.h
timeval.c
timeval.h
transfer.c moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
transfer.h
url.c moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
url.h
urldata.h Added experimental support for zlib and OpenSSL on Symbian OS. 2008-10-25 05:41:01 +00:00
vc8proj.foot
vc8proj.head
version.c

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.