LinuxParty
SPDY (pronunciado "Speedy") es un nuevo protocolo de redes, cuyo objetivo es acelerar la web. Es la alternativa de Google para el protocolo HTTP y un candidato para HTTP/2.0. SPDY aumenta HTTP con varias características relacionadas con la velocidad como la multiplexación de flujo y compresión de cabecera. Para utilizar SPDY, se necesita un servidor web y un navegador (como Google Chrome y las próximas versiones de Firefox) que soporte de SPDY. mod_spdy es un módulo de código abierto Apache que añade soporte para el protocolo SPDY en el servidor Apache. En este tutorial se explica cómo utilizar mod_spdy con Apache2 en Debian Squeeze. SPDY (pronounced "SPeeDY") is a new networking protocol whose goal is to speed up the web. It is Google's alternative to the HTTP protocol and a candidate for HTTP/2.0. SPDY augments HTTP with several speed-related features such as stream multiplexing and header compression. To use SPDY, you need a web server and a browser (like Google Chrome and upcoming versions of Firefox) that both support SPDY. mod_spdy is an open-source Apache module that adds support for the SPDY protocol to the Apache HTTPD server. This tutorial explains how to use mod_spdy with Apache2 on Debian Squeeze.
https://www.howtoforge.com/using-mod_spdy-with-apache2-on-debian-squeeze

https://www.howtoforge.com/using-mod_spdy-with-apache2-on-debian-squeeze

-
Apache
- Apache continúa ganando cuotas del mercado
- Microsoft inicia guerra contra Apache
- Cómo bloquear a los spammers/hackers con mod_defensible en Apache2
- Apache2: Logea una base de datos MySQL Con mod_log_sql (Debian Etch)
- Insertar Python en Apache 2 con mod_python
- Cómo configurar Apache2 Con mod_fcgid Y PHP5 En Debian Etch
- Almacenamiento caché con el módulo de Apache mod_cache en Debian Etch
- Instalar Apache2 con PHP5 y MySQL en Ubuntu 9.04 (LAMP)
- Chroot en Apache2 con mod_chroot en Debian Lenny
- Como comprobar la configuración de un Apache
- Apache renuncia al Comité Ejecutivo JCP
- Instalación de Apache2 con PHP5 y MySQL en CentOS 5.5 (LAMP)