http://tomcat.apache.org/connectors-doc/howto/quick.html Typo

2006-02-27 Thread Tom Beighley
I just noticed there is a typo on the page:
http://tomcat.apache.org/connectors-doc/howto/quick.html

Under the minimum workers.properties section

worker.worker1.reclycle_timeout=300

should be

worker.worker1.recycle_timeout=300

(recycle is misspelled)

Maybe not a big issue, but for newbies like me who cut and paste it might
solve some issues.

--
Tom Beighley
www.TomTheGeek.com


Re: http://tomcat.apache.org/connectors-doc/howto/quick.html Typo

2006-02-27 Thread Mark Thomas
Tom Beighley wrote:
 I just noticed there is a typo on the page:
 http://tomcat.apache.org/connectors-doc/howto/quick.html
 
 Under the minimum workers.properties section
 
 worker.worker1.reclycle_timeout=300
 
 should be
 
 worker.worker1.recycle_timeout=300
 
 (recycle is misspelled)
 
 Maybe not a big issue, but for newbies like me who cut and paste it might
 solve some issues.

Thanks Tom. Fixing it now...

Mark


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]