BEA WebLogic Server 7 Manuel d'utilisateur Page 43

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 146
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 42
Additional Upgrade Procedures and Information
BEA WebLogic Server 7.0 Upgrade Guide 1-31
about upgrading, see “Upgrading Security in the Upgrade Guide for BEA
WebLogic Server 7.0.
Servlets
Update your web.xml file so that it uses the following new classes:
weblogic.servlet.proxy.HttpClusterServlet
instead of
weblogic.servlet.internal.HttpClusterServlet
and
weblogic.servlet.proxy.HttpProxyServlet
instead of
weblogic.t3.srvr.HttpProxyServlet
If you have trouble with a servlet within the scope of application deployment see
“Deployment” on page 1-24.
Thread Pool Size
In WebLogic Server 6.0, the number of worker threads was specified via the
ThreadPoolSize parameter on the server MBean. Starting in WebLogic Server 6.1,
the number of worker threads is defined via an
ExecuteQueue on the Server MBean.
WebLogic Server 7.0 provides a porting path for this parameter, so that if it is specified
in the
config.xml file, or if it is passed to the client or server on the command line
(
-Dweblogic.ThreadPoolSize=<xx>), WebLogic Server ports your
ThreadPoolSize to the ThreadCount setting automatically.
Setting the number of worker threads:
In WebLogic Server 6.x:
<Server
Name="myserver"
ThreadPoolSize="23"
Vue de la page 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 145 146

Commentaires sur ces manuels

Pas de commentaire