> From: Animesh Sonkar [mailto:akson...@gmail.com] > Subject: Configuring two connectors and COMET Read event > > Now i also need two connectors to be setup in server.xml.
Why do you think that? > One is a normal HTTP/1.1 connector and another a NIO connector. Why not just the NIO connector? > 1. can i define two connectors the way as mentioned above? Yes, but it's probably pointless. > The purpose is top provide noth a NIO connector for comet clients and a > normal connector for normal clients. Again, why? Let them both use the NIO connector to avoid having to switch ports on redirects and the like. - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org