Skip to content

goecho/jmeter-http2-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jmeter-http2-plugin

Jmeter HTTP/2 sampler

Dependencies

Quickstart

  1. Build Netty 4.1.x 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. select your jdk version. http://www.eclipse.org/jetty/documentation/current/alpn-chapter.html#alpn-versions

  2. Run JMeter

  3. Write your test scenario with HTTP2Sampler

License

Apache License 2.0

About

Jmeter HTTP/2 sampler

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%