Richard Cyganiak wrote: > Aran, > > Looks like a bug in OpenLink Virtuoso, which is now the front-end web > server (instead of Apache) sitting in front of the Java webapp that > generates the HTML pages. > > The bug can be easily reproduced: > > curl -0 http://dbpedia.org/page/Miss_Piggy > > which gives a truncated result. The -0 argument forces HTTP/1.0. > > Kingsley, any chance for a quick bugfix? Yes.
Zdravko: Please resolve ASAP. Richard: Was this the case prior to last week's move to DBpedia 3.0? Kingsley > > Cheers, > Richard > > > On 19 Feb 2008, at 08:11, Aran Lunzer wrote: > >> Hi >> >> For the last couple of days I've had trouble using basic uri-based >> access >> to DBpedia, either through a browser or a simple Squeak client. Both >> were >> working fine in December. >> >> For example, trying to load the following page >> >> http://dbpedia.org/resource/Miss_Piggy >> >> gives a truncated response. In fact it seems that every DBpedia >> response >> is being truncated to a multiple of 4096 bytes. >> >> This situation is happening from my workplace, which does sit behind >> some >> fairly heavy firewall mechanisms... but, as I say, it used to work. >> >> By contrast, through my home Internet connection the Web browsers >> (IE7 and >> Firefox) get full, uncorrupted responses. Squeak was still getting >> truncated ones until I made it put "HTTP/1.1" into its requests rather >> than "HTTP/1.0". That seemed to solve the problem - but only at home. >> >> I see that there has been a server change recently, as well as the >> upgrade >> to 3.0. Possibly related? >> >> Thanks - >> >> Aran >> >> >> >> ------------------------------------------------------------------------- >> >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Dbpedia-discussion mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion > > -- Regards, Kingsley Idehen Weblog: http://www.openlinksw.com/blog/~kidehen President & CEO OpenLink Software Web: http://www.openlinksw.com ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
