>
> I tested it here:
> http://zirzow.dyndns.org/php/fread/timeout.php
>

Thanks, I took your source and pasted it in my debugger and ran it fine like
on your server. I narrowed down the, evidently significant, difference. Your
content is has <cr><lf> line endings, hence, the 'Missing query parameters:
xml' response. If I change those line endings to just <lf> or put it all on
one continuous line, I get the long delay again.

Any thoughts I what would cause this?

--
Robert



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to