Re: APR connector pollTime defaults are strange in tomcat6/7

2011-08-01 Thread Darius D.
My goal with this thread was to rise awareness with APR connector poll time defaults, as some users will not really bother investigating why their servers have such high context switches / timer interrupts. There is no "problem" here as Tomcat is working fine with defaults. There should be no ha

Re: APR connector pollTime defaults are strange in tomcat6/7

2011-07-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Darius, On 7/18/2011 2:23 PM, Darius D. wrote: > Does Tomcat APR really needs pollTime set so low by default? I > thought timeout is meant for some sort of book keeping, where is all > connections in FD set are "idle", no events come for timeout perio

Re: APR connector pollTime defaults are strange in tomcat6/7

2011-07-25 Thread Marvin Addison
> Does Tomcat APR really needs pollTime set so low by default? Anyone care to comment on this point? I'm interested in this discussion as a user of Linux+APR connectors. While we don't yet run on a tickless kernel, I'm considering trying to measure the impact on our systems as well, but some ins

Re: APR connector pollTime defaults are strange in tomcat6/7

2011-07-22 Thread Darius D.
Darius D. wrote: > > > Does Tomcat APR really needs pollTime set so low by default? I thought > timeout is meant for some sort of book keeping, where is all connections > in FD set are "idle", no events come for timeout period - you force > timeout and do bookkeeping - on a busy system you will