You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Matt Hallam <si...@sneakemail.com> on 2002/08/29 11:11:21 UTC

tomcat poll()'ing too much ?

Hi.

We're currently running tomcat 4.0 on a Solaris 8 machine, and i've noticed that even when sitting idle (ie not serving any requests) it is still consuming quite a high amount of CPU time (70 to 80%). truss'ing the process reveals that it's making an awful lot of poll() system calls presumably polling the socket waiting for a connection.

Ive just fired up the lastest tomcat beta and it exhibits the same behaviour.

Is there anyway of slowing down its polling rate ?

Thanks in advance
Matt

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>