On Wed, 26 Mar 2003, Lee Daniel Crocker wrote:
http://test.wikipedia.com/ passes the current incarnation of the test suite (which is admittedly incomplete, but it will certainly catch anything obvious--and it does make edits and then check for them, which a broken caching system might fail).
Hmm, looks like your test suite doesn't send any If-Modified-Since headers when refetching previously visited pages, so it wouldn't trigger a 304 Not Modified response under any circumstances.
(The logfile should now pop out a debug statement to this effect.)
What are you using to handle the http connections?
-- brion vibber (brion @ pobox.com)