Session timeouts  Servlet buffer pools

Chapter 5: Web Application Tuning

Class loader settings

EAServer uses custom class loaders to allow you to refresh implementation classes without restarting the server. Loading multiple copies of the same class uses memory unnecessarily. To avoid this issue, configure a common class loader for use by the Web application and the components that it calls. To do this, configure an application-level or server-level class list, as described in Chapter 30, “Configuring Custom Java Class Lists,” in the EAServer Programmer’s Guide.





Copyright © 2005. Sybase Inc. All rights reserved. Servlet buffer pools

View this book as PDF