On Mon, 28 Jun 2004 22:56:01 -0700, Brion Vibber brion@pobox.com wrote:
If you want to do whole-page-view benchmarking, you might consider using the 'ab' benchmarking tool that comes with Apache. You can set it to run multiple or concurrent runs, and can set custom headers (for instance to enable gzip compression).
Thanks for the info, I will try those other cache programs and see what works the best. I used the ab benchmark and my results were not exactly what I expected (fancy that..) The time reported for the script generation does not always correlate with the data from the ab program. I guess I have some more testing to do.