curl/lib
Daniel Stenberg 68e9f75708 As reported in bug: #1566077 the former URL mentioned in the generated cookie
jar has died and we now instead point out our own version of that
2006-09-27 21:00:45 +00:00
..
.cvsignore
amigaos.c Made the copyright year match the latest modification's year. 2006-01-09 13:17:14 +00:00
amigaos.h Made the copyright year match the latest modification's year. 2006-01-09 13:17:14 +00:00
arpa_telnet.h
base64.c Fix compiler warnings 2006-07-19 21:14:02 +00:00
base64.h
ca-bundle.crt
config-amigaos.h include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined. 2006-07-11 21:34:23 +00:00
config-mac.h Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2. 2006-07-04 16:54:10 +00:00
config-riscos.h Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. 2006-07-25 13:49:49 +00:00
config-tpf.h Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. 2006-07-25 13:49:49 +00:00
config-win32.h Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. 2006-07-25 13:49:49 +00:00
config-win32ce.h Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. 2006-07-25 13:49:49 +00:00
config.dos Added HAVE_SYS_TIME_H for djgpp and HighC. 2006-08-30 16:18:03 +00:00
connect.c Removed "#ifndef__WATCOMC__". Use "#ifdef HAVE_SYS_TIME_H" instead. 2006-08-30 16:17:06 +00:00
connect.h Constify some arguments in Curl_connecthost() and singleipconnect(). 2006-07-21 06:50:39 +00:00
content_encoding.c Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE 2006-08-19 21:18:36 +00:00
content_encoding.h Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE 2006-08-19 21:18:36 +00:00
cookie.c As reported in bug: #1566077 the former URL mentioned in the generated cookie 2006-09-27 21:00:45 +00:00
cookie.h Removed "#ifndef__WATCOMC__". Use "#ifdef HAVE_SYS_TIME_H" instead. 2006-08-30 16:17:06 +00:00
curllib.dsw
curlx.h Undefine symbols before redefining them. 2006-07-06 13:57:26 +00:00
dict.c Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
dict.h
easy.c iconv-data needs to be fully reallocated (to prevent a double-free). 2006-09-09 18:23:29 +00:00
easyif.h Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
escape.c First commit of David McCreedy's EBCDIC and TPF changes. 2006-04-07 21:50:47 +00:00
escape.h First commit of David McCreedy's EBCDIC and TPF changes. 2006-04-07 21:50:47 +00:00
file.c Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
file.h
formdata.c Avoid Metaware's High-C warning "'=' encountered where '==' may have been intended." 2006-08-29 21:11:55 +00:00
formdata.h Yves Lejeune fixed so that replacing Content-Type: when doing multipart 2006-07-27 22:35:09 +00:00
ftp.c (FTP) a failed upload does not invalidate the control connection 2006-09-21 20:52:58 +00:00
ftp.h First curl_multi_socket() commit. Should primarily be considered as an internal 2006-04-10 15:00:53 +00:00
getenv.c Made the copyright year match the latest modification's year. 2006-01-09 13:17:14 +00:00
getinfo.c Compiler warning fix 2006-09-25 00:54:32 +00:00
getinfo.h
gtls.c Use gnutls_strerror() for clearer error message. 2006-08-16 17:05:54 +00:00
gtls.h
hash.c Added a useful debug function within #if 0. The function makes it easy to 2006-09-10 22:12:24 +00:00
hash.h
hostares.c Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. 2006-07-25 13:49:49 +00:00
hostasyn.c Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. 2006-07-25 13:49:49 +00:00
hostip4.c Avoid Metaware's High-C warning "'=' encountered where '==' may have been intended." 2006-08-29 21:11:55 +00:00
hostip6.c put back the correct logic, as the change dated July 11th 2006 added bad 2006-07-27 22:28:53 +00:00
hostip.c Workaround for Cray UNICOS 9.0 to fix ftp. 2006-08-21 22:28:19 +00:00
hostip.h Compilation fix 2006-09-08 05:18:07 +00:00
hostsyn.c Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. 2006-07-25 13:49:49 +00:00
hostthre.c Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. 2006-07-25 13:49:49 +00:00
http_chunks.c Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
http_chunks.h
http_digest.c Olaf Stben fixed a bug that caused Digest authentication with md5-sess to 2006-05-25 23:04:20 +00:00
http_digest.h Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
http_negotiate.c Roland Blom filed bug report #1481217 2006-05-04 22:39:47 +00:00
http_negotiate.h
http_ntlm.c Michele Bini fixed how the hostname is put in NTLM packages. As servers 2006-09-09 11:45:27 +00:00
http_ntlm.h
http.c Compiler warning fix 2006-09-12 23:51:01 +00:00
http.h Andrew Biggs pointed out a "Expect: 100-continue" flaw where libcurl didn't 2006-08-18 22:54:57 +00:00
if2ip.c Minor portability fixes to get things running on UNICOS 9.0 on a Cray Y-MP 2006-08-16 18:48:27 +00:00
if2ip.h build fix for Interix 2006-03-04 22:39:31 +00:00
inet_ntoa_r.h
inet_ntop.c Minor compatibility fix 2006-08-04 17:35:05 +00:00
inet_ntop.h
inet_pton.c
inet_pton.h
krb4.c updated source header 2006-01-26 10:39:25 +00:00
krb4.h
ldap.c Update comment reflecting structure change. 2006-09-08 12:17:58 +00:00
ldap.h
libcurl.def
libcurl.framework.make added splay.o 2006-07-23 12:01:06 +00:00
libcurl.imp there's an curl_easy_unescape too now 2006-04-18 09:23:03 +00:00
libcurl.plist
libcurl.rc
llist.c Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
llist.h
Makefile.am Renamed config.dj -> config.dos. 2006-08-29 16:40:47 +00:00
makefile.amiga
Makefile.b32
makefile.dj Don't include zlib headers in dependency output. 2006-08-29 18:13:54 +00:00
Makefile.inc Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better as 2006-09-23 19:07:20 +00:00
Makefile.m32
Makefile.netware added build info output. 2006-08-09 14:04:51 +00:00
Makefile.riscos
Makefile.vc6 Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better as 2006-09-23 19:07:20 +00:00
Makefile.Watcom Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better as 2006-09-23 19:07:20 +00:00
md5.c
md5.h
memdebug.c
memdebug.h Test HAVE_GETNAMEINFO definition before using GETNAMEINFO_XXX definitions. 2006-07-04 02:27:11 +00:00
memory.h
mprintf.c Undefine correct symbol. 2006-07-06 13:33:56 +00:00
msvcproj.foot
msvcproj.head
multi.c Compiler warning fix 2006-09-25 00:16:23 +00:00
multiif.h Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
netrc.c
netrc.h
nwlib.c
parsedate.c fix questionable compare 2005-12-30 00:35:21 +00:00
parsedate.h
progress.c Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
progress.h
README.ares
README.curlx
README.encoding
README.hostip
README.httpauth
README.memoryleak
README.multi_socket each socket is used by exactly one easy handle, but of course each easy handle 2006-04-21 13:40:07 +00:00
README.pipelining HTTP Pipelining is for GET and HEAD requests only. 2006-07-07 20:45:56 +00:00
security.c
select.c Cory Nelson made libcurl use the WSAPoll() function if built for Windows 2006-09-24 10:41:00 +00:00
select.h Cory Nelson made libcurl use the WSAPoll() function if built for Windows 2006-09-24 10:41:00 +00:00
sendf.c Compiler warning fix 2006-09-12 23:51:01 +00:00
sendf.h Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
setup_once.h Support other MS-DOS compilers (MSDOS is a djgpp built-in define). 2006-08-29 16:26:41 +00:00
setup.h Simplified #ifdef on WIN32; the statement 2006-09-03 13:52:07 +00:00
share.c
share.h Added support for Salford-C under Win32 (scc). HAVE_MALLOC_H and 2006-04-26 17:11:05 +00:00
sockaddr.h
socks.c Compiler warning fix 2006-09-24 23:55:53 +00:00
socks.h standard curl source code headers 2006-09-23 19:09:39 +00:00
speedcheck.c First curl_multi_socket() commit. Should primarily be considered as an internal 2006-04-10 15:00:53 +00:00
speedcheck.h
splay.c Jari Sundell's minor cleanup, added comments and some extra error-checkings 2006-09-04 22:19:13 +00:00
splay.h don't use 'new' in the proto 2006-07-15 18:57:51 +00:00
sslgen.c Compiler warning fix 2006-09-12 23:51:01 +00:00
sslgen.h David McCreedy provided a fix for CURLINFO_LASTSOCKET that does extended 2006-05-10 22:17:42 +00:00
ssluse.c Compiler warning fix 2006-09-10 23:37:42 +00:00
ssluse.h NTLM2 session response support 2006-06-07 14:14:04 +00:00
strdup.c Return NULL if argument is NULL. 2006-07-17 15:25:37 +00:00
strdup.h Moved strdup replacement from src/main.c into src/strdup.c so it's available 2006-07-11 17:02:06 +00:00
strequal.c Only define the string prototypes in ANSI mode to reduce interference on 2006-08-09 16:36:17 +00:00
strequal.h
strerror.c Maciej Karpiuk fixed a crash that would occur if we passed Curl_strerror() 2006-08-01 09:39:01 +00:00
strerror.h
strtok.c
strtok.h
strtoofft.c Made the copyright year match the latest modification's year. 2006-01-09 13:17:14 +00:00
strtoofft.h
telnet.c Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
telnet.h
tftp.c Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
tftp.h
timeval.c Made the copyright year match the latest modification's year. 2006-01-09 13:17:14 +00:00
timeval.h Simplified #ifdef on WIN32; the statement 2006-09-03 13:52:07 +00:00
transfer.c Compiler warning fix 2006-09-10 23:37:42 +00:00
transfer.h Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
url.c Compiler warning fix 2006-09-25 00:05:39 +00:00
url.h Resize the connection cache upwards when adding more handles than what 2006-09-16 21:50:29 +00:00
urldata.h Resize the connection cache upwards when adding more handles than what 2006-09-16 21:50:29 +00:00
vc8proj.foot Michael Jerris added magic that builds lib/curllib.vcproj automatically (for 2006-07-25 22:06:42 +00:00
vc8proj.head Michael Jerris added magic that builds lib/curllib.vcproj automatically (for 2006-07-25 22:06:42 +00:00
version.c Use '_LIBICONV_VERSION' instead of variable '_libiconv_version' 2006-08-15 17:02:24 +00:00

Doing 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, it cannot be implemented easily
into libcurl's easy interface due to its synchronous nature. We therefore only
aim on adding 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 however, will force us to allow apps to somehow "connect" two (or
more) easy handles that are added to a multi handle. The first one sends a
request and receives a response, just as normal, while the second (and
subsequent) ones need to be attached to the first handle so that it can send
its request on the same connection and then sit and wait until its response
comes.

API

We add 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.

Decisions Already Made

- 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.

To Ponder About

- 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.

- Currently (before pipelining) we do not have any code or concept that lets
  multiple handles share the same physical connection. We need to carefully
  make sure that each easy handle knows exactly what they can do and when, on
  the shared connection.

- We need to keep a linked list of each handle that is part of a single pipe
  so that if it breaks, we know which handles that need to resend their
  requests. The pipe linked-lists could very well be "held" in the multi
  handle struct so that they won't "belong" to a particular easy handle that
  happens to be part of the pipeline during a certain period.