<div dir="ltr">Hello list,<br><br>I have encountered today a weird problem with a CentOS 4.7 Final server.<br><br>A cli based PHP script took a long time until it executed. Even code such as :<br><br><?<br> echo "Hello World\n";<br>
?><br><br>Took few minutes to execute.<br><br>After doing some strace on php, I found out that it attempt to do resolving for several addresses prior to executing the code.<br><br>I can not reproduce it on any other Linux that I have tried to (Ubuntu, debian and Arch Linux).<br>
<br>Have anyone encountered such issue, and knows how to stop php from trying to resolve things ?<br><br>Thanks,<br><br>Ido<br><br><br clear="all"><a href="http://ik.homelinux.org/">http://ik.homelinux.org/</a><br>
</div>