(spdy part2) |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
= SPDY = | = SPDY = | ||
* Last modified: | * Last modified: 2012-03-27 | ||
* Owners: Michal Piotrowski | * Owners: Michal Piotrowski | ||
* Targeted release: [[Releases/18| Fedora 18]] | * Targeted release: [[Releases/18| Fedora 18]] | ||
Line 7: | Line 7: | ||
== Current status == | == Current status == | ||
mod_spdy | mod_spdy (https://bugzilla.redhat.com/show_bug.cgi?id=807076) (https://github.com/eventhorizonpl/mod_spdy). | ||
mod_ssl (https://bugzilla.redhat.com/show_bug.cgi?id=809599) | |||
Firefox (https://bugzilla.redhat.com/show_bug.cgi?id=806977) | Firefox (https://bugzilla.redhat.com/show_bug.cgi?id=806977) | ||
== How to test == | |||
You have to download the source as described in | |||
https://code.google.com/p/mod-spdy/wiki/GettingStarted | |||
== Summary == | == Summary == | ||
Line 33: | Line 42: | ||
http://dev.chromium.org/spdy | http://dev.chromium.org/spdy | ||
http://www.youtube.com/watch?v=TNBkxA313kk | |||
== Documentation == | == Documentation == | ||
Line 44: | Line 55: | ||
---- | ---- | ||
[[Category:FedoraFeatures]] | [[Category:FedoraFeatures]] | ||
Apparently this is blocked for as long as there is no Apache 2.4 support from mod_spdy. Too bad! --[[User:Mbeijen|Mbeijen]] ([[User talk:Mbeijen|talk]]) 08:53, 14 September 2012 (UTC) |
Latest revision as of 08:53, 14 September 2012
SPDY
- Last modified: 2012-03-27
- Owners: Michal Piotrowski
- Targeted release: Fedora 18
Current status
mod_spdy (https://bugzilla.redhat.com/show_bug.cgi?id=807076) (https://github.com/eventhorizonpl/mod_spdy).
mod_ssl (https://bugzilla.redhat.com/show_bug.cgi?id=809599)
Firefox (https://bugzilla.redhat.com/show_bug.cgi?id=806977)
How to test
You have to download the source as described in https://code.google.com/p/mod-spdy/wiki/GettingStarted
Summary
WIP.
Usage cases/rationale
WIP.
Scope
WIP.
Test Plan
WIP.
Dependencies
None.
Details
http://www.youtube.com/watch?v=TNBkxA313kk
Documentation
http://dev.chromium.org/spdy/spdy-whitepaper
Comments
Community comments here - michalp
Apparently this is blocked for as long as there is no Apache 2.4 support from mod_spdy. Too bad! --Mbeijen (talk) 08:53, 14 September 2012 (UTC)