Installation guide
Fixed Problems
35
• 542346. Express installation fails.
• 542745. WebPublisher and Search are not
LateInited by default.
• 534401.
SerializeFirstRequest causes Java applications (Servlets/JSPs) to be run serialized.
• 535727. A space (" ") in the Host: header is appended to Location: header.
• 540964. File Descriptor leak in the Status CGI from the Admin UI.
• 537348. Delete Version Files function fails.
• 542477 (NT only). Manipulation of HTTP headers can cause iWS to stop running.
• 538746 (NT only). Installer does not smoothly update current install.
• 543347. Manipulation of WebPublisher headers can cause iWS to stop running.
• 531590. DSGW of Admin Server4.x can not search sub tree under configured base DN.
• 544386. RPATH value is hardcoded into the executable.
• 540299. SSJS gets wrong time from Oracle during daylight savings time.
• 545114. NSFC does not handle ESTALE elegantly.
• 544574. IBM AIX has a memory leak in Java.
iPlanet Web Server, Enterprise Edition 4.1 SP7
iPlanet Web Server, Enterprise Edition 4.1 SP7 includes the following bug fixes:
• 538028. Servlet Response Buffer now enabled by default. The size of the buffer can be adjusted
in servlets.properties by using servlets.config.bufferSize (e.g. servlets.config.bufferSize=2048).
The default size of the buffer is 8k (8,192 bytes).
• 538030. The JdbcSessionManager does not return HttpSession objects that have expired.
• 533400. ClientAuth ACL evaluation fails after LDAP server restart.
• 535717. Memory growth with CGI & Get-Client-Cert.
• 526760. Logs stop rotating after 50+ days.
• 525768. Flushing an empty PrintWriter in a Servlet causes mismatch between access log and
headers actually sent by iWS.
• 526029. Process group forcefully killed if iWS does not stop within 60 seconds of stop script
execution.