[RFC][PATCH]Speed improvement on the http transport: add keepalive support
John A Meinel
john at arbash-meinel.com
Mon Feb 20 21:48:49 GMT 2006
Johan Rydberg wrote:
> Martin Pool <mbp at sourcefrog.net> writes:
>
>> PyCurl does a few useful things
>>
>> * dns caching
>> * keepalive, including to proxies
>> * future potential for overlapped requests and within-request progress
>> indications
>> * apparently does this well on Windows too
>
> I have not looked at PyCurl yet, but is it possible to set generic
> headers in the requests? We need that for range accesses.
>
> ~j
Yes. In fact he is already setting 'Cache-control: must-revalidate'
header to work better through proxies.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060220/ecc5e005/attachment.pgp
More information about the bazaar
mailing list