SPDY  - Proof of concept can be done on your laptop using virtualbox (Cruz  Tovar)(Mulin Shen)
http://en.wikipedia.org/wiki/SPDY
http://dev.chromium.org/spdy/spdy-whitepaper
http://googledevelopers.blogspot.com/2012/04/add-spdy-support-to-your-apache-server.html
http://code.google.com/p/mod-spdy/
http://twit.tv/show/security-now/343

SPDY is a new protocol and a reworking of HTTP over TCP to make it more efficient and faster.  Your job will be to configure an Apache webserver on Ubuntu Server 12.04 in order to handle the SPDY protocol.

----------------------------------------------------------------------------------------------------------------------------------------------------------------------

July 6th, 2012

First meeting in the library on Main Campus.

1. Finished Virtualbox installation.

2. Finished Ubuntu Server installation on Virtualbox.

3. Finished GUI installation of Ubuntu.

4. Trying to figure out how to configure SPDY on APACHE.