You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2013/11/15 22:10:08 UTC

[Bug 55784] New: Any plans when SPDY will be included in Jmeter

https://issues.apache.org/bugzilla/show_bug.cgi?id=55784

            Bug ID: 55784
           Summary: Any plans when SPDY will be included in Jmeter
           Product: JMeter
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: msubramm@gmail.com

When will SPDY will be supported in Jmeter
http://en.wikipedia.org/wiki/SPDY

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55784] Implement SPDY in Jmeter

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55784

--- Comment #1 from olivernz <jm...@erlewein.org> ---
Bump?

This is quickly becoming an issue with all big browsers now supporting the
protocol. Also ties in to the question when JMeter will support HTTP 2.0 or
what the roadmap to that will look like.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55784] Implement SPDY in Jmeter

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55784

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
            Version|unspecified                 |2.10
            Summary|Any plans when SPDY will be |Implement SPDY in Jmeter
                   |included in Jmeter          |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55784] Implement SPDY in Jmeter

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55784

--- Comment #3 from Rainer Jung <ra...@kippdata.de> ---
Some possible libraries for SPDY clients:

https://github.com/jpinner/netty

https://github.com/square/okhttp

http://wiki.eclipse.org/Jetty/Feature/SPDY (also contains a client to allow
proxying)

The first two are Apache Licensed, Jetty is dual licensed under the Apache
License 2.0 and Eclipse Public License 1.0.

I can't recommend one, just did a quick search.

Rainer

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55784] Implement SPDY in Jmeter

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55784

--- Comment #2 from Sebb <se...@apache.org> ---
JMeter does not aim to implement protocols, rather to implement the sampling
framework needed to test protocols.

For example, the HTTP protocol implemented using libraries, as are EMAIL, JDBC
and FTP.

I don't think it makes sense to spend any effort on implementing SPDY in
JMeter.

If there is a library that implements SPDY and has a compatible license, then
we could look at adding the necessary code to interface with it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55784] Any plans when SPDY will be included in Jmeter

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55784

Subbu M <ms...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://en.wikipedia.org/wik
                   |                            |i/SPDY

-- 
You are receiving this mail because:
You are the assignee for the bug.