Author: yoavs Date: Sun Oct 16 16:01:05 2005 New Revision: 322522 URL: http://svn.apache.org/viewcvs?rev=322522&view=rev Log: Bugzilla 37039: http://issues.apache.org/bugzilla/show_bug.cgi?id=37039
Modified: tomcat/connectors/trunk/jk/xdocs/howto/quick.xml Modified: tomcat/connectors/trunk/jk/xdocs/howto/quick.xml URL: http://svn.apache.org/viewcvs/tomcat/connectors/trunk/jk/xdocs/howto/quick.xml?rev=322522&r1=322521&r2=322522&view=diff ============================================================================== --- tomcat/connectors/trunk/jk/xdocs/howto/quick.xml (original) +++ tomcat/connectors/trunk/jk/xdocs/howto/quick.xml Sun Oct 16 16:01:05 2005 @@ -6,7 +6,7 @@ &project; <copyright> - Copyright 1999-2004 The Apache Software Foundation + Copyright 1999-2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -64,7 +64,7 @@ worker.worker1.cachesize=10 worker.worker1.cache_timeout=600 worker.worker1.socket_keepalive=1 - worker.worker1.reclycle_timeout=300 + worker.worker1.recycle_timeout=300 </source> </p> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]