On 2023-03-06 10:57 AM, Markus Jelsma wrote:
Hello Kaushal,
You can use ab (Apache Bench), Siege, Apache JMeter, SolrMeter and more. I
prefer Siege as it is CLI and pretty simple to work with. It allows a list
of URLs as input, ab did/does not.
A real test is getting a rogue web crawler to hit you with all
permutations of possible search terms at whatever rate it can generate
them. (And before anyone says Solr shouldn't be accessible: somewhere on
your website there is a "Search" textbox and that's what the web crawler
hits.)
Dima