[prev in list] [next in list] [prev in thread] [next in thread] 

List:       solr-user
Subject:    Re: Solr Replication and Clustering - Real World Examples
From:       "Yonik Seeley" <yonik () apache ! org>
Date:       2006-12-28 2:13:39
Message-ID: c68e39170612271813p395bec3fr9592540a34015c15 () mail ! gmail ! com
[Download RAW message or body]

On 12/27/06, Biggy <biggy97@web.de> wrote:
> Does anyone know how/if Solr can handle say 30 server with 3 requests/sec ?

We've only gone to 10 replicated search servers at CNET (and that
number turned out to be way overkill).  For most types of requests, a
single server can handle way more than 3 requests per second.  Much
depends on the types of queries you will be throwing at it, and the
size and nature of your corpus.

> The replication strategy i have uses JGroups which is unfortunately is
> unreliable.
> How does Solr replicate data across servers for instance ?

Searchers use rsync to pull index changes from the master.
It takes a little work to set up (ssh config, etc), but the upside is
that it's all fairly transparent.

-Yonik
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic