You can create a node.js streaming gzip http server and connect to it in node 
within a single test file. If you can reproduce the problem with a single node 
script then there is a 100% chance it will get fixed.

On Feb 22, 2012, at February 22, 20121:17 PM, Demián Andrés Rodriguez wrote:

> I would need access to a public streaming api that uses gzip! I cannot 
> publish the auth details.
> 
> On Wed, Feb 22, 2012 at 6:11 PM, Ben Noordhuis <[email protected]> wrote:
> On Wed, Feb 22, 2012 at 20:43, Rambo <[email protected]> wrote:
> > How can the error be happening before the error event attachment if the
> > connection is alive for at least 10 minutes?
> >
> > Regarding the random disconnects, maybe there is no error but what about the
> > 'end' event that ClientResponse should emit? I've registered a listener for
> > that event but nothing gets called!
> > Could be something related to gunzip? out of memory? cache full? wtf?
> 
> If it's reproducible and if you can somehow turn it into a
> ready-to-run test case, please open a bug report.
> 
> --
> 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to