Hello, Does any one know if Orion allows specifying a number for the execute thread count. Weblogic allows this to be configurable; in WebLogic, this value controls the number of simultaneous operations that can be performed by the WebLogic Server. This allows us to restrict the maximum resources the App Server can ever grab. Are there any equivalent options on Orion that will allow us to apply a throttle and control the CPU utilization even under high load. We have multiple processes running along with the App Server; if the App Server ends up hogging the CPU, puts too much load, it will result in degradation of performance for the other applications. One workaround I guess is that we could specify a lower priority on Solaris. But is there a configuration parameter that restricts the CPU utilization by Orion? Thanks, -Atul
