JK> If you could guide us or send us a link as to how to use APR and NIO JK> connectors (which support Comet).
APR is not comet. NIO is comet. I do not think that APR support async IO. APR only handles sleeping keep-alive connections in async way. APR processes requests in regular way. Am I right? Wednesday, November 8, 2006, 2:03:29 PM, you wrote: JK> Hi Mark JK> Thank you for your suggestions. We are using the default connector for JK> tomcat6(probably the Http connectors). We would be greatful to you JK> If you could guide us or send us a link as to how to use APR and NIO JK> connectors (which support Comet). JK> Regards JK> Jayant JK> -----Original Message----- JK> From: Mark Thomas [mailto:[EMAIL PROTECTED] JK> Sent: Tuesday, November 07, 2006 9:59 AM JK> To: Tomcat Users List JK> Subject: Re: Comet + tomcat6 JK> Nimit Walia wrote: >> F ANYBODY CAN HELP PLS HELP ME AS SOON AS POSSIBLE JK> Please do not send the same message multiple times. JK> http://tomcat.apache.org/faq/tomcatuser.html#why JK> I haven't looked at or been involved in the Comet development but as far as JK> I can tell from looking at the code and the docs you need to be using the JK> APR (http://tomcat.apache.org/tomcat-6.0-doc/apr.html) or NIO connectors. JK> Which connector are you using? JK> There is a request flag that indicates comet support JK> (org.apache.tomcat.comet.support) but it is set on every request by the JK> connectors that support comet so you should not need to do anything here. JK> The only other thing I can suggest is to look at the chat example provided JK> in the TC6 for further clues. JK> HTH, JK> Mark JK> --------------------------------------------------------------------- JK> To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, JK> e-mail: [EMAIL PROTECTED] JK> For additional commands, e-mail: [EMAIL PROTECTED] JK> -- JK> No virus found in this incoming message. JK> Checked by AVG Free Edition. JK> Version: 7.1.409 / Virus Database: 268.13.30/521 - Release Date: 11/7/2006 -- Best regards, Dima mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]