1. 05 Dec, 2014 2 commits
  2. 04 Dec, 2014 1 commit
    • Tatsuhiro Tsujikawa's avatar
      nghttpx: Limit # of downstream connections per host when h2 proxy is used · 96146119
      Tatsuhiro Tsujikawa authored
      This commit limits the number of concurrent HTTP/1 downstream
      connections to same host.  By defualt, it is limited to 8 connections.
      --backend-connections-per-frontend option was replaced with
      --backend-http1-connections-per-host, which changes the maximum number
      of connections per host.  This limitation only kicks in when h2 proxy
      is used (-s option).
      96146119
  3. 03 Dec, 2014 4 commits
  4. 01 Dec, 2014 7 commits
  5. 30 Nov, 2014 12 commits
  6. 29 Nov, 2014 5 commits
  7. 27 Nov, 2014 9 commits