Hi, Trying to reproduce this error, I wrote the following script:
<?php print idn_to_ascii ("mãe.org", "iso-8859-1") . "<br />"; print idn_to_ascii ("çãéíóúáćñêâîõÔú.org", "utf-8"); ?> I used ab to run it with the following command: $ /usr/sbin/ab -c 300 -n 10000 http://localhost/~lincoln/x.php I tryied with things like -n 10000000 and nothing happens. And bug didn't rise. Can you provide more information, like the script that breaks, the encoding being used, etc? Cheers. -- Lincoln de Sousa <[EMAIL PROTECTED]> AlfaiaTI/Minas Livre -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]