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
