Apache - Tomcat Connector for NIO AJP

2008-11-06 Thread Burak Oguz
Hi everybody, I am using Tomcat 6.0.18 and Apache2. Anyone knows how to connect tomcat with apache over AJP/NIO. I developed a Comet application but I should serve it over Apache. When I simple reverse proxy it over Apache it gives such an error: [Thu Nov 06 14:11:15 2008] [error] [client

Re: TCP RST on rapid data in NIO Connector

2008-11-03 Thread Burak Oguz
not support nio. Can you offer any methods about this? Thanks again.. On Mon, Nov 3, 2008 at 4:02 PM, Filip Hanik - Dev Lists [EMAIL PROTECTED]wrote: Hi Burak, I will take a look at the trace and see if I can find anything Filip Burak Oguz wrote: Hi, I am using Tomcat 6.0.18 with NIO Connector

TCP RST on rapid data in NIO Connector

2008-11-03 Thread Burak Oguz
Hi, I am using Tomcat 6.0.18 with NIO Connector with Comet. And I have crashed into a real problem. I want to use Comet to transfer data on high rate over http but Tomcat gives such an error when data starts to come too rapid. I have a multithreaded architecture behind Tomcat to handle