I'll give that a shot.

I'm trying a different kernel as well.  I've split the
index to about 25 million on 2 servers and generally
it takes less than 1 second for the one xeon to return
a result so i'm not sure its a timeout thing.

Is there any recommended heap size or jvm properties
that someone has come up with for optimal performance?

We are looking at bumping up our servers to 16 gigs of
memory a piece for our core systems as our cost is
facilities and management and with the opterons being
able to use tons of memory efficiently its the best
value for us.

thanks!
-byron

--- Doug Cutting <[EMAIL PROTECTED]> wrote:
> Byron Miller wrote:
> > Is there a limit of what a single server can work
> > with?
> 
> There isn't a hard limit, but 50M is quite large for
> a single search 
> node.  Search times will probably average better
> than a second, which 
> feels slow to users.  Also, some queries will exceed
> the default network 
> timeout of ten seconds.  I suspect such timeouts are
> the source of some 
> (if not all) of your errors.
> 
> The timeout is not currently settable as a command
> line or config file 
> option (although it probably should be).  Could you
> please try 
> uncommenting the two calls to setTimeout() in
> DistributedSearch.java, 
> then rebuild the war file, to see if that helps
> things?  If it does, I 
> will make this timeout more easily changeable.
> 
> Thanks,
> 
> Doug
> 
> 
>
-------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the
> market... Oracle 10g. 
> Take an Oracle 10g class now, and we'll give you the
> exam FREE.
>
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> _______________________________________________
> Nutch-developers mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/nutch-developers



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Nutch-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to