Re: Default configuration; Connection reset by peer

2012-07-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Phineas, On 7/24/12 7:19 PM, Phineas Dole wrote: > Test configuration: protocol="org.apache.coyote.http11.Http11NioProtocol" > acceptCount="10240" numThreads="1024" numThreads is not a recognized configuration attribute. Read the docs: http://tomca

Re: Default configuration; Connection reset by peer

2012-07-24 Thread Phineas Dole
n you had in mind. Thanks for the insight! From: Christopher Schultz To: Tomcat Users List Sent: Tuesday, July 24, 2012 2:34 PM Subject: Re: Default configuration; Connection reset by peer -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Phineas, On 7/24/12 4:59 PM, Phinea

Re: Default configuration; Connection reset by peer

2012-07-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Phineas, On 7/24/12 4:59 PM, Phineas Dole wrote: > I am currently benchmarking tomcat to see what sort of performance > I can expect. > > I setup tomcat with the default configuration and then run "ab -c > 1000 -n 100 > http://localhost:8080/ex

Default configuration; Connection reset by peer

2012-07-24 Thread Phineas Dole
I am currently benchmarking tomcat to see what sort of performance I can expect. I setup tomcat with the default configuration and then run "ab -c 1000 -n 100 http://localhost:8080/examples/servlets/servlet/HelloWorldExample"; Occasionally, ab will terminate prematurely with error such as "