darcs

Patch 208 Pass -DCURL_PIPELINING to C compiler when HTTP pipelin...

Title Pass -DCURL_PIPELINING to C compiler when HTTP pipelin...
Superseder Nosy List darcs-users, dmitry.kurochkin, kowey
Related Issues
Status accepted Assigned To
Milestone

Created on 2010-04-16.11:29:18 by dmitry.kurochkin, last changed 2011-05-10.19:36:42 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-16.11:29:18 text/x-darcs-patch
unnamed dmitry.kurochkin, 2010-04-16.11:29:18 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg10737 (view) Author: dmitry.kurochkin Date: 2010-04-16.11:29:18
1 patch 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.
Attachments
msg10739 (view) Author: kowey Date: 2010-04-16.11:47:41
On Fri, Apr 16, 2010 at 11:29:18 +0000, Dmitry Kurochkin wrote:
> 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.

Does this mean that people thinking they've been using curl pipelining
all this time actually haven't?

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
msg10740 (view) Author: dmitry.kurochkin Date: 2010-04-16.12:03:15
On Fri, Apr 16, 2010 at 3:47 PM, Eric Kow <bugs@darcs.net> wrote:
>
> Eric Kow <kowey@darcs.net> added the comment:
>
> On Fri, Apr 16, 2010 at 11:29:18 +0000, Dmitry Kurochkin wrote:
>> 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.
>
> Does this mean that people thinking they've been using curl pipelining
> all this time actually haven't?
>

Yes. But as I explained in another email there is a problem preventing
darcs from speculating on patches, and enabling pipelining would not
help in this case.

Regards,
  Dmitry

> --
> Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
> PGP Key ID: 08AC04F9
>
> ----------
> nosy: +kowey
>
> __________________________________
> Darcs bug tracker <bugs@darcs.net>
> <http://bugs.darcs.net/patch208>
> __________________________________
>
msg10852 (view) Author: darcswatch Date: 2010-04-27.14:45:58
This patch bundle (with 1 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-a7d9cd9cc847c2f164111d6e631f628f3058d714
msg14195 (view) Author: darcswatch Date: 2011-05-10.19:36:42
This patch bundle (with 1 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-a7d9cd9cc847c2f164111d6e631f628f3058d714
History
Date User Action Args
2010-04-16 11:29:18dmitry.kurochkincreate
2010-04-16 11:30:17darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-a7d9cd9cc847c2f164111d6e631f628f3058d714
2010-04-16 11:47:42koweysetnosy: + kowey
messages: + msg10739
2010-04-16 12:03:15dmitry.kurochkinsetmessages: + msg10740
2010-04-22 13:51:19dmitry.kurochkinsetstatus: needs-review -> obsoleted
issues: + Darcs bug: Invalid Pending
2010-04-22 13:51:53dmitry.kurochkinsetissues: - Darcs bug: Invalid Pending
2010-04-27 14:45:58darcswatchsetstatus: obsoleted -> accepted
messages: + msg10852
2011-05-10 19:36:42darcswatchsetmessages: + msg14195