Hi,
I am bit confusing where to give this Thread manager properties.can any one tell me how to give following thread properties and impact on the iview.is this thread properties effects the performence of iview
ThreadManager.properties:
· MaxThreadCount
· InitialThreadCount
· CurrentThreadCount
· MinThreadCount
· ChangeThreadCountStep
SystemThreadManager.properties:
· MaxThreadCount
· MaxRQSize
· ChangeThreadCountStep
Thanks & Regards
Rajesh
ThreadManager exists on both dispatcher and server nodes. The configuration is very important for performance. Use the various tuning guides found under the ep60 alias to maintain these parameters.
Do not "experiment" unless you are prepared for potentially BAD PERFORMANCE. This property can be over-tuned such that portal performance degrades significantly.
Read the J2EE Adminmanual and understand the purpose for this property before doing any tuning on your own.
thanks,
Nick
Add a comment