It's been a long time since I looked under the h<span></span>ood, but have you looked at lhttpc? It worked well for us when inets httpc did not. <br><br>On Sunday, September 8, 2013, Chris King  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
Due to various architectural bugs in the inets:httpc module (which I have reported) related to queueing multiple requests to a single server, I'm looking for a replacement for my application.<br>
<br>
The use case requires queuing many GET requests to a small number of servers; taking advantage of keep-alive/pipelining when available; and allowing outstanding unserviced requests to be canceled.  I don't care about streaming or writing to disk or any sort of upload capability.  Any suggestions or should I roll my own?<br>

<br>
(The work required to re-architect inets:httpc compared to writing a simple server that meets exactly my needs is too much for me right now.)<br>
<br>
Thanks,<br>
Chris<br>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a>erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</blockquote>