Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 499 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 499 Bytes

jmeter-http2-plugin

Jmeter HTTP/2 sampler

Dependencies

Quickstart

  1. Build Netty 5 (Alpha3+) and netty-tcnative for your platform

  2. Copy HTTP2Sampler.jar, netty-all.jar, netty-tcnative.jar and hpack.jar to lib/ext of jmeter directory

  • If you use gzip encoding, you must prepare jzlib.jar too.
  1. Run JMeter

  2. Write your test scenario with HTTP2Sampler

License

Apache License 2.0