1 Reply Latest reply on Oct 21, 2008 4:38 AM by tfennelly

    maxThreads attribute

    rupalif

      Hello,

      What max value can I set for maxThreads attribute when configuring a listener?

      Regards,
      Rupali

        • 1. Re: maxThreads attribute
          tfennelly

          First off... maxThreads has no effect when talking about gateways listeners, so setting it there will have no effect. For non-gateway listeners, you should be able to set it to whatever you like, but obviously it should be a reasonable number since threads are a finite resource. Try increasing the number of threads by 1 or 2 at a time.