You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2003/12/06 18:55:08 UTC

cvs commit: jakarta-tomcat-catalina/webapps/docs manager-howto.xml

remm        2003/12/06 09:55:08

  Modified:    webapps/docs manager-howto.xml
  Log:
  - There's no pause attribute (this was a good bad idea). Sorry for the trouble.
  - Bug 25119.
  
  Revision  Changes    Path
  1.11      +0 -4      jakarta-tomcat-catalina/webapps/docs/manager-howto.xml
  
  Index: manager-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/manager-howto.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- manager-howto.xml	13 Oct 2003 13:21:20 -0000	1.10
  +++ manager-howto.xml	6 Dec 2003 17:55:08 -0000	1.11
  @@ -298,10 +298,6 @@
   <li><code>tag</code>: Specifying a tag name, this allows associating the
       deployed webapp with a version number. The application version can
       be later redeployed when needed using only the tag.</li>
  -<li><code>pause</code>: Pause webapps so that incoming connections are not lost
  -    during an application update. This option is only used with the update
  -    parameter, and its default is false. Note that a large amount of request
  -    processors may be used if the amount of incoming requests is large.</li>
   </ul>
   </p>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org