
Maximizing Servlet Performance
36 iPlanet Web Server, Enterprise Edition Programmer’s Guide to Servlets • May 2001
You can set the stack space using the StackSize directive in the magnus.conf
file. For more information, see the NSAPI Programmer’s Guide for iPlanet Web
Server.
• The session ID generator, which is used for servlet sessions, employs
cryptographically strong unique random number generation algorithms. This
may present a performance problem on older, slow machines. For more
information, see Chapter 6, “Session Managers.”
NOTE When running an SSL server without Java, you can improve
performance by enabling SmartHeap in the server’s start script.
However, SmartHeap is not compatible with Java.
Komentáře k této Příručce