Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-6747

Make SSHD server threads configurable

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • fuse-7.0, fuse-6.x-GA
    • jboss-fuse-6.3
    • Karaf
    • None
    • % %
    • 7.0 Sprint 6

    Description

      Current implements does not allow user to specify the number of sshd server threads. Since default value is implemented as follows, user experience poor performance in calling parallel karaf console client.

      public static final int DEFAULT_NIO_WORKERS = Runtime.getRuntime().availableProcessors() + 1;
      

      Attachments

        Activity

          People

            acosenti Andrea Cosentino
            rhn-support-hfuruich Hisao Furuichi
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: