Coyote is referring to CoyoteConnector. Remy and I discuss these topics in the book with examples, so hopefully when it comes out, it will help.
peter --- "Chakravarthy, Sundar" <[EMAIL PROTECTED]> wrote: > Thanks Peter. > > When you say Coyote processors you mean threads ? > Right ? > > I may have a few more questions after I conduct the > test with Jmeter. > Don't change your channel! > > > > > <Connector > > > className="org.apache.coyote.tomcat4.CoyoteConnector" > > port="8009" minProcessors="5" > > maxProcessors="75" > > enableLookups="true" > > redirectPort="8443" > > acceptCount="10" debug="0" > > connectionTimeout="0" > > useURIValidationHack="false" > > > protocolHandlerClassName="org.apache.jk.server.JkCoyoteHandler" > > /> > > __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
