Philippe Mouawad created COMDEV-284:
---------------------------------------

             Summary: Support HTTP2 protocol in Apache JMeter
                 Key: COMDEV-284
                 URL: https://issues.apache.org/jira/browse/COMDEV-284
             Project: Community Development
          Issue Type: New Feature
          Components: GSoC/Mentoring ideas
            Reporter: Philippe Mouawad


Apache JMeter is a load testing tools aimed at testing different protocols as 
per:
 * [https://jmeter.apache.org|https://jmeter.apache.org/]

HTTP/2 is being actively deployed and we need to support it.

The project will have to handle the following items:
 * Trial the java libraries that provide HTTP/2 support:
 ** Jetty client library
 ** Netty client library
 ** HC5 client library
 ** Any other possible option
 * The selection criterias will have to take into account:
 ** Possibility to record protocol
 ** Performance
 ** Maintainbility
 ** Community
 * Once the library is chosen the implementation can start and must provide:
 ** Recording Feature (The component that records from browser and creates the 
Test Plan) as per this bugzilla
 *** [https://bz.apache.org/bugzilla/show_bug.cgi?id=60464]
 ** Sampling (The component that sends the requests to server)
 ** Listener (The component that receives the sampler results) will have to be 
modified to handle asynchronous samplers

Backward compatibility must be carefully analyzed and only broken if there is 
no other possibility.

 

If you're interested, please contact JMeter dev mailing list (subscribe first):

http://jmeter.apache.org/mail2.html

See:

[https://bz.apache.org/bugzilla/show_bug.cgi?id=59847#add_comment]

[https://bz.apache.org/bugzilla/show_bug.cgi?id=60464]

 

Philippe M. on behalf of Apache JMeter PMC



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org

Reply via email to