Re: BIO acceptorThreadCount

2013-03-21 Thread Mark Thomas
On 21/03/2013 13:03, Christopher Schultz wrote: > Mark, > > On 3/21/13 5:49 AM, Mark Thomas wrote: >> On 21/03/2013 00:13, igaz wrote: >>> I was curious as to people's actual experience with setting a >>> Connector's acceptorThreadCount while using the BIO http >>> connection (the default) >>>

Re: BIO acceptorThreadCount

2013-03-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 3/21/13 5:49 AM, Mark Thomas wrote: > On 21/03/2013 00:13, igaz wrote: >> I was curious as to people's actual experience with setting a >> Connector's acceptorThreadCount while using the BIO http >> connection (the default) >> >> Frankly,

Re: BIO acceptorThreadCount

2013-03-21 Thread Mark Thomas
On 21/03/2013 00:13, igaz wrote: > I was curious as to people's actual experience with setting a Connector's > acceptorThreadCount while using the BIO http connection (the default) > > Frankly, I was unaware that java.net.ServerSockets were multi-thread safe > (although interestingly the javadoc e