Re: NIOConnector and high memory consumption

2009-05-21 Thread sagi tomcat
features > around managing the size of these objects to ensure they don't overgrow. > > Thank you very much for the report > > Filip > > > sagi tomcat wrote: > >> Yes I am referring to the Http11NioProcessor objects. Playing with the >>

Re: NIOConnector and high memory consumption

2009-05-21 Thread sagi tomcat
ould also use maxKeepAliveRequests to limit it > > do you have the memory dump available? > Filip > > > > sagi tomcat wrote: > >> Hello, >> >> I am using Tomcat 6.0.18 in a production server, serving thousands of >> users >> and hundreds of

NIOConnector and high memory consumption

2009-05-21 Thread sagi tomcat
Hello, I am using Tomcat 6.0.18 in a production server, serving thousands of users and hundreds of transactions per second. I am using the NIO connector. I've noticed a serious memory utilization problem which were traced to the fact that a single processor is dedicated to a connection and is not