<html><body>Could you give us more info on what your constraints are?&nbsp; Is it necessary that you have a certain number of connections per second, or is it necessary that the connection results very quickly after some other message is received?<br><p><br>---------- Původní zpráva ----------<br>Od: Johan Tibell &lt;johan.tibell@gmail.com&gt;<br>Datum: 27. 11. 2012<br>Předmět: Re: [Haskell-cafe] Can a GC delay TCP connection formation?</p><blockquote><div>Kazu and Andreas, could this be IO manager related?<span></span><br><br>On Monday, November 26, 2012, Jeff Shaw wrote:<br><blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
I've run into an issue that makes me think that when the GHC GC runs while a Snap or Warp HTTP server is serving connections, the GC prevents or delays TCP connections from forming. My application requires that TCP connections form within a few tens of milliseconds. I'm wondering if anyone else has run into this issue, and if there are some GC flags that could help. I've tried a few, such as -H and -c, and haven't found anything to help. I'm using GHC 7.4.1.<br>

<br>
Thanks,<br>
Jeff<br>
<br>
______________________________<u></u>_________________<br>
Haskell-Cafe mailing list<br>
<a>Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe">http://www.haskell.org/<u></u>mailman/listinfo/haskell-cafe</a><br>
</blockquote>
</div></blockquote></body></html>