Nice, I chose that one to go on with my app.

It works well, but I've seen some performance penalty when using really big 
pool sizes (e.g. 10000). Any experience about that from your side.

As another issue, do you know of any initiative to provide http pipelining 
capabilities when acting as client?

El lunes, 17 de diciembre de 2012 22:26:00 UTC+1, dshaw escribió:
>
> Here's the Voxer module: https://github.com/ceejbot/keep-alive-agent
>
> We're using this in production under Poolee ( 
> https://github.com/dannycoates/poolee ), our HTTP pool and load balancer.
>
> Daniel Shaw
> @dshaw
>
>
> On Mon, Dec 17, 2012 at 12:40 PM, Mikeal Rogers 
> <mikeal...@gmail.com<javascript:>
> > wrote:
>
>> Voxer has done some work to pull out ForeverAgent and improve it, they 
>> may or may not have published it already as a standalone module.
>>
>> Once it's published as a module I'll probably migrate request over to 
>> using it instead of an internal implementation.
>>
>> On Dec 15, 2012, at December 15, 201210:24 AM, David Lozano <
>> dlo...@gmail.com <javascript:>> wrote:
>>
>> Hi,
>>
>> To have connection reuse when making http requests, I'd like to use the 
>> ForeverAgent without having to use the whole request module. My idea is to 
>> use it instead of the http.globalAgent when making http.request.
>>
>> Is that possible? Can someone tell me how to do that?
>>
>> I'm using node v0.8.15
>>
>> Thanks!
>>
>> -- 
>> Job Board: http://jobs.nodejs.org/
>> Posting guidelines: 
>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
>> You received this message because you are subscribed to the Google
>> Groups "nodejs" group.
>> To post to this group, send email to nod...@googlegroups.com<javascript:>
>> To unsubscribe from this group, send email to
>> nodejs+un...@googlegroups.com <javascript:>
>> For more options, visit this group at
>> http://groups.google.com/group/nodejs?hl=en?hl=en
>>
>>
>>  -- 
>> Job Board: http://jobs.nodejs.org/
>> Posting guidelines: 
>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
>> You received this message because you are subscribed to the Google
>> Groups "nodejs" group.
>> To post to this group, send email to nod...@googlegroups.com<javascript:>
>> To unsubscribe from this group, send email to
>> nodejs+un...@googlegroups.com <javascript:>
>> For more options, visit this group at
>> http://groups.google.com/group/nodejs?hl=en?hl=en
>>
>
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to