Export to GitHub

mod-spdy - issue #70
Add a way to get the ID of the master SPDY connection for a given request
Posted on May 6, 2013 by
Massive Bear
An idea was raised on the mod-spdy-discuss mailing list to create a module that would automatically learn which resources to server-push in response to a given request. To that end, it would be helpful if that module had a way of knowing when two SPDY requests were on the same SPDY connection. We should add an inter-module function that allows one to get the connection ID of the master connection for a given SPDY request.
Status: Accepted
Labels:
Type-Enhancement
Priority-Medium