Yonik Seeley wrote:
On 5/29/07, Ryan McKinley <[EMAIL PROTECTED]> wrote:
What are your final thoughts on the NIO issues in SOLR-128?  Should we
change:
  <New class="org.mortbay.jetty.nio.SelectChannelConnector">
to:
  <New class="org.mortbay.jetty.bio.SocketConnector">

Since it looks like it makes a big difference for Windows, I'd be in
favor of switching it (it was normally slightly faster in Unix too,
but nothing anyone would notice with real queries).
NIO's "Use this connector for many frequently idle connections and for
threadless continuations" doesn't seem to really apply to Solr anyway.


Great. can you commit the config you tested with? adding the performance/platform comments

Reply via email to