Hello list,

I have encountered today a weird problem with a CentOS 4.7 Final server.

A cli based PHP script took a long time until it executed. Even code such as
:

<?
  echo "Hello World\n";
?>

Took few minutes to execute.

After doing some strace on php, I found out that it attempt to do resolving
for several addresses prior to executing the code.

I can not reproduce it on any other Linux that I have tried to (Ubuntu,
debian and Arch Linux).

Have anyone encountered such issue, and knows how to stop php from trying to
resolve things ?

Thanks,

Ido


http://ik.homelinux.org/
_______________________________________________
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to