> From: Nikita Tovstoles [mailto:[EMAIL PROTECTED] > Subject: does Tomcat6 ship with NIO-based connector? > > Tomcat6 docs refer to NIO-based connector but it isn't listed > among HTTP Connectors (in Docs). Does it ship with one?
Read the docs again. http://tomcat.apache.org/tomcat-6.0-doc/config/http.html The description of the protocol attribute includes the following: "Other values for this attribute are, but not limited to: org.apache.coyote.http11.Http11Protocol - same as HTTP/1.1 org.apache.coyote.http11.Http11NioProtocol - non blocking Java connector org.apache.coyote.http11.Http11AprProtocol - the APR connector." - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]