Re: Sharing and performance testing question.

2012-08-29 Thread Tiernan OToole
Thanks for the tips! will check out those links and see what i can find! On Wed, Aug 29, 2012 at 9:44 AM, Alexey Serba wrote: > > Any tips on load testing solr? Ideally we would like caching to not > effect > > the result as much as possible. > > 1. Siege tool > This is probably the simplest opt

Re: Sharing and performance testing question.

2012-08-29 Thread Alexey Serba
> Any tips on load testing solr? Ideally we would like caching to not effect > the result as much as possible. 1. Siege tool This is probably the simplest option. You can generate urls.txt file and pass it to the tool. You should also capture server performance (CPU, memory, qps, etc) using tools

AW: Sharing and performance testing question.

2012-08-29 Thread Markus Klose
-user@lucene.apache.org Betreff: Sharing and performance testing question. Good morning all. We are working on a project where we will have somewhere north of 10 solr instances running in different data centers around the world. Each instance will have the same schemes, but different data. We