<div>That was good timing - we&#39;re having a spat of issues now.&nbsp; Perlbal has frozen several times in the last few minutes and when I run the strace I get:</div>
<div>&nbsp;</div>
<div>read(17,&nbsp; </div>
<div>&nbsp;</div>
<div>and that&#39;s all.. it hangs there.<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 30/07/07, <b class="gmail_sendername">Brad Fitzpatrick</b> &lt;<a href="mailto:brad@danga.com">brad@danga.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I wouldn&#39;t run Perlbal in production on Linux 2.4.x.&nbsp;&nbsp;You want epoll, or<br>you&#39;ll burn a lot of CPU with a lot of clients.
<br><br>But that shouldn&#39;t matter for testing.&nbsp;&nbsp;What&#39;s strace -p &lt;pid&gt; say when<br>the process &quot;hangs&quot;?<br><br><br>On Sun, 29 Jul 2007, Matthew Clark wrote:<br><br>&gt; Hi - has anyone had problems running perlbal on Redhat 9, Kernal 
2.4.20-28.9,<br>&gt; Perl version v5.8.5.<br>&gt;<br>&gt; This is a fairly old box but we use it to test tools such as perlbal.&nbsp;&nbsp;We&#39;re<br>&gt; having some problems with perlbal freezing up and although it installed OK,
<br>&gt; I&#39;m wondering if there are any dependecies I should be aware of?<br>&gt;<br>&gt; As well as locking up, we see the following output:<br>&gt;<br>&gt; Undef client-ip (Perlbal::ClientProxy=ARRAY(0x87819e8)) in assign_client.
<br>&gt; Closing.&nbsp;&nbsp;at lib/PerlBal/BackendHTTP.pm line 247.<br>&gt;<br></blockquote></div><br>