|
Hi Oleg I used the HttpCore port of the benchmark and for actual dynamic SOAP benchmarking its actually faster than Apache Bench for me. The ability to use chunking and SSL is great.. and I have enhanced your code to support concurrency like with ab. For static html GETs ab did around 6600tps (over localhost to my same machine for tomcat) while the benchmark did around 3900 - but just from within the IDE without any optimizations or tuning. But for real world SOAP calls for which I am interested, the actual tps by the backend server was much lower and hence there is no visible difference for me between the clients, but HttpCore benchmark is still faster as I can now use keepalives with chunking :-) I will test this next week over real network connections and multiple physical machines.. but I am seeing great results already :-) I will also share the modifications I have done and would definitely recommend this to anyone who ever looked at JMeter or expensive http/s load testing tools regards asankha Asankha C. Perera wrote: Hi Oleg / Odi--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] |
- Re: Load testing HTTP 1.1 and SSL Oleg Kalnichevski
- Re: Load testing HTTP 1.1 and SSL Paul Fremantle
- Re: Load testing HTTP 1.1 and SSL Paul Fremantle
- Re: Load testing HTTP 1.1 and SSL Oleg Kalnichevski
- Re: Load testing HTTP 1.1 and SSL Tatu Saloranta
- Re: Load testing HTTP 1.1 and SSL Asankha C. Perera
- Re: Load testing HTTP 1.1 and SSL sebb
- Re: Load testing HTTP 1.1 and SSL Ortwin Glück
- Re: Load testing HTTP 1.1 and SSL Asankha C. Perera
- Re: Load testing HTTP 1.1 and SSL Asankha C. Perera
- HttpBenchmark -> JMeter was Re: Load tes... Oleg Kalnichevski
