Doug, You can see query performance running on a single xeon system here: http://www.mozdex.com/
Its not that bad, and the load isn't too high for the average of queries i get. If i create the search-servers.txt almost instantly i get the NullPointerException on the screen however i can see on the query servers it looks like they responded to the query pretty quickly.. I will try bumping up the time and reloading, but it just feels strange. Not sure if its something in Fedora i'm running into as a quirk/bug with the JVM's. --- 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
