Still, the problem isn't the forwarding, but that rebol isn't able to read the response. It hangs, or actually, as the trace log shows, goes into an infinite loop. With read/lines on an open 'port, it crashes.
HY On 27/01/06, Graham Chiu <[EMAIL PROTECTED]> wrote: > > If they redirect only sometimes, it's probably some load balancing they're > doing. > > On 1/28/06, Hallvard Ystad <[EMAIL PROTECTED]> wrote: > > > > Sure. The server behaves as it pleases, it seems. The error appears when > > you > > get a 302 redirect http response header. Which one occationally does, > > Sunanda seems to have gotten it on his third attempt. I get it *most* of > > the > > time, and when I get a 200 OK header, everything works just fine for me > > too. > > > > The server that responds to http://www.viahardware.com/ exhibits the > same > > behaviour. (Exhibits? Is that an english way of speaking? Or does it > smell > > like new-mowed grass?) > > > > HY > > > > On 27/01/06, Graham Chiu <[EMAIL PROTECTED]> wrote: > > > > > > read works for me on this page > > > http://www.linuxtelephony.org/article.cgi?i=400&r=0 > > > > > > On 1/24/06, Hallvard Ystad <[EMAIL PROTECTED]> wrote: > > > > > > > > Hi list, > > > > > > > > I have a problem with downloading this URL: > > > > http://www.linuxtelephony.org/article.cgi?i=400&r=0 > > > > > > > > > > > -- > > > Graham Chiu > > > http://www.compkarori.com/emr/ > > > Synapse-EMR - a free electronic medical records system > > > > > > -- > > > To unsubscribe from the list, just send an email to > > > lists at rebol.com with unsubscribe as the subject. > > > > > > > > > > > > -- > > Prætera censeo Carthaginem esse delendam > > > > -- > > To unsubscribe from the list, just send an email to > > lists at rebol.com with unsubscribe as the subject. > > > > > > > -- > Graham Chiu > http://www.compkarori.com/emr/ > Synapse-EMR - a free electronic medical records system > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- Prætera censeo Carthaginem esse delendam -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
