HP-UX 11i December 2002 Release Notes

HP-UX 11i Version 1.0 Operating Environment Applications
Selectable Applications
Chapter 6
151
All options of make_bundles other than -f, will generate content lines with product-
level instead of fileset-level detail. This is a fix for duplicate entries in the bundle
contents due to a product having both 32-bit and 64-bit filesets for 11.x and beyond.
The -f option now lists the fa=* attribute in the bundle contents.
Documentation
The Ignite-UX Administration Guide has been updated for HP-UX 11i, and is available
on the HP-UX Instant Information CD and on the http://docs.hp.com/ web site.
Another excellent source of information on Ignite-UX is the external web site:
http://software.hp.com/products/IUX/
Java Out-of-Box (JAVAOOB)
new for
March 2002
Java Out-of-Box (JAVAOOB), version 1.0.00, is a small, installable product that modifies
HP-UX kernel parameters and system tunables to allow large server-side Java
applications to run.
While no claim is made that JAVAOOB will enable all Java applications to run (or that it
will cause any particular Java application to exhibit optimum performance), the
JAVAOOB parameter values were chosen to enable the widest range of Java applications
to run successfully without significant impact on other (non-Java) processes. (The
original default settings were too low to run the majority of Java applications.)
JAVAOOB modifies the following kernel parameters and system tunables:
maxusers 512
nproc 2048
max_thread_proc 3000
nkthread 6000
nfile 3000
maxfiles 2048
maxfiles_lim 2048
ncallout 6000
maxdsiz 2063835136
tcp_conn_request_max 2048
NOTE JAVAOOB will not lower a parameter setting. If the current value of a parameter is
higher than the value that JAVOOB would set, then JAVAOOB leaves the parameter
value unchanged.
In addition to being provided through the OE media, JAVAOOB is available for
download from http://www.hp.com/go/java.
Impact
Installing JAVAOOB will increase the amount of memory used by the kernel by
approximately 8Mb above that used by the default settings. In theory, a system that is
memory-bound, close to the edge, and running memory-intensive applications could
experience additional paging activity, thereby lowering system or application
performance.