Re[2]: [Rabbit-proxy-users] 504 Gateway Time-out
Brought to you by:
ernimril
From: Luis S. <lso...@gl...> - 2004-05-04 06:22:15
|
That was it. Setting ScrictHTTP=3Dfalse fixed the problem. Thanks for your help. --luis *********** REPLY SEPARATOR *********** On 5/4/2004 at 8:10 AM Robert Olofsson wrote: >Luis Soltero wrote: > >>any idea why this url fails? >>http://www.ndbc.noaa.gov/station_page.phtml?station=3D42020 >> >> >Do you run with strict http or not? "StrictHTTP=3Dtrue" >I would guess that the web site sends broken http header that only works= if >you do not use strict http. >I have not checked yet, but I will, but the fact that it works for Sam >seems to be an indication (he uses StrictHTTP=3Dfalse). > >Using strict http is in ways better and needed to pass the http test suite >but many web sites sends broken http headers... > >The normal cause for this is that they something like a perl program that >does this: > >print "Content-Type: text/html\n\n" >print "<html......" > >This is broken the http line separator is \r\n and the above ought to >have two >line separators after the content type. >Both IE and mozilla happily accepts the broken format.... > >/robo > > > >------------------------------------------------------- >This SF.Net email is sponsored by: Oracle 10g >Get certified on the hottest thing ever to hit the market... Oracle 10g. >Take an Oracle 10g class now, and we'll give you the exam FREE. >http://ads.osdn.com/?ad_id=3D3149&alloc_id=3D8166&op=3Dclick >_______________________________________________ >Rabbit-proxy-users mailing list >Rab...@li... >https://lists.sourceforge.net/lists/listinfo/rabbit-proxy-users Luis Soltero, Ph.D., MCS Director of Software Development Global Marine Networks, LLC StarPlilot, LLC Tel: 865-379-8723 Fax: 865-681-5017 E-Mail: lso...@gl... Web: http://www.globalmarinenet.net Web: http://www.starpilotllc.com Wireless E-Mail, Web Hosting, Weather and more... and StarPilot, the state of the art in navigation computations at your finger= tips... |