cherry is a command line program that runs a large number of requests against a given webserver and makes sure all the results are equal.


% cherry -c 100 -n 10000 http://localhost/
Request 10 doesn't match!
%