Skip to content

syucream/jmeter-http2-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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