• Tatsuhiro Tsujikawa's avatar
    shrpx: Add --spdy-bridge option · 9ba19df8
    Tatsuhiro Tsujikawa authored
    With --spdy-bridge option, it listens SPDY/HTTPS connections from
    front end and forwards them to the backend in SPDY. The usage will be
    written later. This change fixes the crash when more than 2
    outstanding SpdyDownstreamConnection objects are added to SpdySession
    and establishing connection to SPDY backend is failed.
    9ba19df8
shrpx_https_upstream.h 2.51 KB