DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31792>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31792 reuse of http connections ------- Additional Comments From [EMAIL PROTECTED] 2004-10-21 00:05 ------- We're not using the httpclient version of the sampler. We've had this same behaviour since first using JMeter back with version 1.8.1. I'd (and so would our networks guys) argue that the load balancers are configured correctly as production traffic is balanced correctly. The load balancers are configured to stick a client to a server based on the SSL session id. As I mentioend in an earlier post our environment uses ssl and this method ensures that a user will not move servers during an application session. When we use JMeter to try and replicate this bahviour each thread goes to the same server and will stick to the same server even across test runs (stopping the test and restarting it). The only way we can get load balaced across all servers is to start multiple clients. Alternativley we can exit JMeter and restart it and the threads will then go to the next server. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
