The HP-UX 11.0 default value for maximum threads per process is 64, which may be too low for WebLogic Server and many Java server applications in general. When the value is too low, WebLogic Server may have problems starting up.
BEA recommends that you use the maximum kernel setting for the max_thread_proc and maxusers parameters. Setting maxusers to a higher value increases other machine-wide limits, such as nkthread (the maximum number of kernel threads). The following table provides some examples.
|
Parameter |
Old Value |
New Value |
Description |
|---|---|---|---|
|
|
64 |
1024 |
Maximum threads per process |
|
|
60 |
256 |
Soft file limit per process |
|
|
32 |
256 |
Influences other parameters |
|
|
499 |
3635 |
Number of threads total on the system |
|
|
276 |
2068 |
Maximum number of processes |
|
|
292 |
2084 |
Number of pending timeouts |
选择kerneal configuration
$shutdown -ry 0