1. 11 Feb, 2013 1 commit
    • Tatsuhiro Tsujikawa's avatar
      shrpx: More backend EOF handling · e28f1692
      Tatsuhiro Tsujikawa authored
      Now we set Downstream::set_response_connection_close(true) for
      tunneled connections. Also call
      Upstream::on_downstream_body_complete() callback when setting
      MSG_COMPLETE in SpdySession when RST_STREAM is caught.  Clean up EOF
      handling in https_downstream_readcb.
      e28f1692
  2. 10 Feb, 2013 3 commits
  3. 09 Feb, 2013 10 commits
  4. 08 Feb, 2013 1 commit
    • 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
  5. 07 Feb, 2013 3 commits
  6. 06 Feb, 2013 1 commit
  7. 02 Feb, 2013 2 commits
  8. 01 Feb, 2013 2 commits
  9. 31 Jan, 2013 1 commit
  10. 30 Jan, 2013 1 commit
  11. 27 Jan, 2013 4 commits
  12. 25 Jan, 2013 8 commits
  13. 24 Jan, 2013 3 commits