This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
HEAD / HTTP/1.1 Host: validator.w3.org HTTP/1.1 200 OK Date: Fri, 19 Aug 2005 09:44:33 GMT Server: Apache/1.3.27 (Unix) Last-Modified: Mon, 08 Aug 2005 00:27:39 GMT Content-Type: text/html; charset=utf-8 Cache-Control: max-age=86400 (or something like that) should be added (by way of apache config) Content-Location: index.html too, but that's mod_dir's problem, see http://issues.apache.org/bugzilla/show_bug.cgi?id=11580 (reported by Yves)
mod_headers enabled on both servers, cache-control set to 1 day for root level, 7 for docs, 30 for images. Hoping this will have a tiny positive effect on load.