On Sat, 03 Jan 2004 14:43:02 -0800, Brion Vibber wrote:
Hi Brion,
The cache file is a complete gzipped HTML page; if the browser doesn't advertise understanding gzip, we decompress it on the fly. (Note that this may affect benchmarks in comparison to actual browsers in use, I don't know.)
i've just re-run the test with Accept-Encoding: gzip- it's 9.2 pages per second now!
This is over 100 requests, concurrency still 7. Definetely better, but still not in the hundreds ;-)
Gabriel Wicke