Installation guide

Platform-Specific Information
55
HP-UX Platforms
Problem 392921 (HP-UX only). Cannot Have Only SSL2 Enabled on the Administration Server
If you enable only SSL2 on the Administration server, then stop and start the Administration
Server, you can no longer access it. The server seems to come up fine and leaves no errors in the
error log, but it is not accessible.
Workaround
Enable SSL3 as well.
Problem 394322 (HP-UX only). Poor SSL performance in single process mode
If there is a problem with poor SSL performance we recommend adding RqThrottleMinPerSocket
512
and MaxProcs X to the magnus.conf file, where X in the MaxProcs statement is greater than
the number of CPUs in the system.
IBM AIX Platforms
Java Support
If you are using a JDK, download version 1.2.2, update ca122-20000726 or later from
http://www.ibm.com/java/jdk/aix/index.html. Java support should work fine as installed.
However, if your server hangs when processing servlets and JSPs, check that the following line is
set properly:
jvm.serializeFirstRequest=1
in server_root/https-admserv/config/jvm12.conf.
Windows NT Platforms
Problem 44812 (Windows NT only). Windows NT iPlanet Web Server Cannot Find Files on
Remote-Mounted Drives
If you mount a remote Novell Netware or Windows NT drive on your local NT system and assign a
drive letter to it, the iPlanet web server always returns a "Not Found" error if you try to access any
files from that drive through your web server. This happens even if you set up your document root
or URL mappings to point to the remote drive.
Workaround
See the workaround under General Known Problems and Solutions.