* Thus wrote Robert Fitzpatrick ([EMAIL PROTECTED]): > > > > 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.
yeah my mistake, fixed that and now it doesn't work like yours. grrr.. > > Any thoughts I what would cause this? hm.. i changed my fread to read 1 byte at a time and I end up with: HTTP/1.1 2 Curt -- "I used to think I was indecisive, but now I'm not so sure." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php