[erlang-questions] HTTP clients

Chandru chandrashekhar.mullaparthi@REDACTED
Mon Feb 20 15:22:00 CET 2012


On 18 February 2012 19:56, Rapsey <rapsey@REDACTED> wrote:

> We used ibrowse for a while as well. We didn't have the high CPU bug, but
> we did have a lot of failed requests for which there was no reason for them
> to fail. The keepalive connection pooling seems to have some bugs. We also
> just went and implemented a really simple http library, that always creates
> a new tcp connection and closes when it's done.
>
>
The load balancing and pipelining feature had a bit of a rewrite in the run
up to the 3.0 version, so should be fixed now.

cheers
Chandru
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120220/1b2e2f8a/attachment.htm>


More information about the erlang-questions mailing list