I am looking for a server benchmarking tool which supports input as URI pattern to benchmark multiple URL. Reason, requesting same url might hit cache and the result might not be the accurate one. I read somewhere that combination of ab + shell script will do this type of benchmarking, but is there any tool that can handle without the shell script?