Re: TCP RST on rapid data in NIO Connector

2008-11-03 Thread Filip Hanik - Dev Lists
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 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

Re: TCP RST on rapid data in NIO Connector

2008-11-03 Thread Burak Oguz
Hi Filip, Also I need to add something more: 1. After a lot of googling and forum researchs, I saw a few topics about that. I have tried them all. They made it a little bit stable. (especially these ones : http://markmail.org/message/5zs7qejpjy3vxhfy and

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