If we get mod_spdy installed on Apache, what's required to make that available through haproxy? The documentation I've found is somewhat confusing.
>From what I've been able to piece together, it sounds like we would need to have a virtualhost on Apache that provides SPDY on a different port from http and/or https, and choose a SPDY-specific backend if the detected protocol is SPDY. Can anyone provide some clarity? Thanks, Shawn

