On 16/08/2011 08:08, rakesh k wrote: > Hi Andre > > Sorry for this, I had pasted the entire xml file.. I am hereby providing the > server.xml with removing the commented parts.
I've edited the below a little. > <Executor name="tomcatThreadPool" namePrefix="catalina-exec-" > maxThreads="150" minSpareThreads="4"/> > > <Connector executor="tomcatThreadPool" > port="8082" protocol="HTTP/1.1" > connectionTimeout="20000" > redirectPort="8443" /> > >>>> ProxyPass / balancer://msf/ stickysession=JSESSIONID|**jsessionid >>>>> >>>>> <Proxy balancer://msf> >>>>> BalancerMember http://localhost:8082 route=msf1 >>>>> </Proxy> >> testing we are sending 5000 requests at a time, where we are getting 4-5 >> >>>> Bad gate way error. >>>>> proxy: pass request body failed to 127.0.0.3:8082 (localhost) >>>>>>> [Wed Aug 10 01:00:50 2011] [error] proxy: pass request body failed to >>>>>>> 127.0.0.3:8082 (localhost) from 72.163.25.205 () >>>>>>> [Wed Aug 10 01:01:01 2011] [error] (103)Software caused connection >>>>>>> >>>>>> abort: I note that you are using 127.0.0.3 as a localhost address. What OS are you using, & what exact version of Java? You state that you are sending 5000 requests at a time. Do you mean in parallel or sequentially? How many concurrent requests per Tomcat are being sent during the test? p
signature.asc
Description: OpenPGP digital signature
