Re: problems with JMeter and Apache Load Balancer

2008-09-03 Thread DanielBreitner
ght be - maybe its misconfiguration at the load balancing >> side? > > If you are using the Http Sampler rather than the Http HttpClient > sampler, this might have some effect, as the Java HTTP implementation > may reuse connections between threads. The HttpClient implementation >

problems with JMeter and Apache Load Balancer

2008-08-21 Thread DanielBreitner
Hi you all :) I am new to JMeter so please donĀ“t hurt me. I am trying to test my web application which is on two computers balanced by one apache load balancer. I have to use cookies, because I want to "navigate" within my web page - therefore i am using the HTTP Cookie Manager. Now I have the