<div dir="ltr">2009/9/8 Noam Rathaus <span dir="ltr">&lt;<a href="mailto:noamr@beyondsecurity.com">noamr@beyondsecurity.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Hi,<br><br>I have two machines, their hardware is not identical, but their installation is.<br><br>One is a 3 years old DELL server, while the other is a 1 year old server.<br><br>One is running 2.6.26-2-686 while the other 2.6.30-1-686<br>
</div></blockquote><div><br>Which distribution is this? The kernel versions don&#39;t suggest RHEL 5 but still this sounds like a similar problem:<br>
<br>
The following RHEL/CentOS bug haven&#39;t been closed until someone had the brains to submit the issue to slashdot:<br>
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=379791">https://bugzilla.redhat.com/show_bug.cgi?id=379791</a><br>
<br>This was a bug introduced by RedHat themselves so not cross-platform, but as far as I remember it was introduced due to wrong patching of a problem in vanilla perl, so maybe other distro&#39;s/versions had similar problems.<br>
<br>
Your time output suggests problem at the user code level to me.<br>
<br>What about trying to profile the perl script?<br><br><a href="http://www.perl.com/pub/a/2004/06/25/profiling.html">http://www.perl.com/pub/a/2004/06/25/profiling.html</a><br><a href="http://search.cpan.org/~jaw/Devel-Profile-1.05/Profile.pm">http://search.cpan.org/~jaw/Devel-Profile-1.05/Profile.pm</a><br>
<br>And lots others from searching for &quot;perl profile&quot;.<br><br>
--Amos<br><br></div></div></div>