darcs

Patch 216 Pass -DCURL_PIPELINING to C compiler whe... (and 3 more)

Title Pass -DCURL_PIPELINING to C compiler whe... (and 3 more)
Superseder Nosy List darcs-users, dmitry.kurochkin, galbolle, kowey
Related Issues
Status accepted Assigned To galbolle
Milestone

Created on 2010-04-18.22:35:25 by dmitry.kurochkin, last changed 2011-05-10.18:06:06 by darcswatch. Tracked on DarcsWatch.

Files
File name Status Uploaded Type Edit Remove
pass-_dcurl_pipelining-to-c-compiler-when-http-pipelining-is-enabled_.dpatch dmitry.kurochkin, 2010-04-18.22:35:24 text/x-darcs-patch
unnamed dmitry.kurochkin, 2010-04-18.22:35:24 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg10763 (view) Author: dmitry.kurochkin Date: 2010-04-18.22:35:24
4 patches for repository http://darcs.net:

Fri Apr 16 15:21:05 MSD 2010  Dmitry Kurochkin <dmitry.kurochkin@gmail.com>
  * Pass -DCURL_PIPELINING to C compiler when HTTP pipelining is enabled.
  Otherwise libcurl pipelining option is never really enabled. But URL
  module believes that it is. This leads to libcurl openning tens of
  parallel connections to the server.

Sun Apr 18 18:01:29 MSD 2010  Dmitry Kurochkin <dmitry.kurochkin@gmail.com>
  * URL: add maxPipelineLength function, rename maxPipeLength to maxPipelineLengthRef.

Mon Apr 19 02:10:13 MSD 2010  Dmitry Kurochkin <dmitry.kurochkin@gmail.com>
  * Simplify libcurl pipelining configuration.
  - remove curl-pipelining cabal flag
  - decide if pipelining is supported in hscurl.c
  - use pipelining by default if it is supported
  - remove --http-pipelining option

Mon Apr 19 02:28:00 MSD 2010  Dmitry Kurochkin <dmitry.kurochkin@gmail.com>
  * hscurl.c: remove #ifdef HAVE_CURL check.
  hscurl.c is not compiled when curl support is disabled.
Attachments
msg10832 (view) Author: kowey Date: 2010-04-26.18:18:22
Florent, may I send this one your way?  

Note that Petr is reviewing patch207 (in the event there's a
relationship between the two).

I'm pretty excited about -fcurl-pipelining going away! (and it just
being auto-detected)
msg10853 (view) Author: darcswatch Date: 2010-04-27.14:46:19
This patch bundle (with 4 patches) was just applied to the repository http://darcs.net/.
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-0870e91a6843f3014790e32c68fbd12c10c76467
msg14092 (view) Author: darcswatch Date: 2011-05-10.18:06:06
This patch bundle (with 4 patches) was just applied to the repository http://darcs.net/reviewed.
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__darcs.net_reviewed.html#bundle-0870e91a6843f3014790e32c68fbd12c10c76467
History
Date User Action Args
2010-04-18 22:35:25dmitry.kurochkincreate
2010-04-18 22:36:52darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-0870e91a6843f3014790e32c68fbd12c10c76467
2010-04-26 18:18:22koweysetassignedto: galbolle
messages: + msg10832
nosy: + galbolle, kowey
2010-04-27 14:46:19darcswatchsetstatus: needs-review -> accepted
messages: + msg10853
2011-05-10 18:06:06darcswatchsetmessages: + msg14092