On Tue, Mar 31, 2009 at 2:40 PM, yann grostete <[email protected]> wrote: > -with connectionTimeout="0", the process tomcat uses a huge percentage > of CPU, even if there is no traffic. > but we doesn't observe any problem and the response time is good.
Please use a timeout value > 0. Allowing 0 is a (minor) bug, as it enables non blocking mode on the socket. Also, no timeout (< 0) is asking for trouble. Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
