Hi Max, On 2-Sep-08, at 5:22 AM, Max Voelkel wrote: > The validator seems to try to fetch all URLs it sees. No :) > ------------------- snip > <?xml version="1.0" encoding="UTF-8"?> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" ""> > > Every once in a while I get the message: > > # Error Line 106, Column 0: error connecting to > "www.w3.org" (Connection refused). > > to me it seems it tries to fetch 'http://www.w3.org/1999/xhtml' > although > this is not needed. It is actually fetching DTDs for XHTML+RDFa, not the namespace URI. The reason is that XHTML+RDFa is still work in progress, and unlike most stable DTDs which the validator has in a local catalog, the often- changing DTDs are fetched directly from the site. I would like to use a caching proxy for these DTDs, but unfortunately, proxy support in the OpenSP engine (which the validator uses) has been on a someday pile for years... -- olivierReceived on Thursday, 4 September 2008 12:51:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:57:32 GMT