<br><br>On Thursday, April 3, 2014, Vladimir Ralev <<a href="mailto:vladimir.ralev@gmail.com">vladimir.ralev@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi all,<div><br></div><div>I've been struggling with httpc and ibrowse to do sort of long-polling REST requests in large numbers. Basically I have a "slow" server that responds in 30-60 seconds to all HTTP requests. Both httpc and ibrowse seem to freeze at some point no matter what settings I use - I set max sessions to 10000, disable pipelining, adjust timeouts tried several random configs, but at some point they all freeze and no longer attempt to connect and send new requests. Ibrowse gives the retry_later and httpc just freezes. Any recommendation?</div>
</div></blockquote><div><br></div><div>you can try hackney:</div><div><br></div><div><a href="http://github.com/benoitc/hackney">http://github.com/benoitc/hackney</a><span></span></div>