1. 16 Nov, 2014 3 commits
  2. 15 Nov, 2014 5 commits
  3. 14 Nov, 2014 3 commits
  4. 10 Nov, 2014 6 commits
  5. 08 Nov, 2014 15 commits
  6. 07 Nov, 2014 2 commits
  7. 06 Nov, 2014 4 commits
  8. 05 Nov, 2014 1 commit
    • Tatsuhiro Tsujikawa's avatar
      nghttpx: Adjust TLS record size dynamically · f8c70993
      Tatsuhiro Tsujikawa authored
      Use the same behaviour the current Google server does: start with 1300
      TLS record size and after transmitting 1MiB, change record size to
      16384.  After 1 second idle time, reset to 1300.  Only applies to
      HTTP/2 and SPDY upstream connections.
      f8c70993
  9. 04 Nov, 2014 1 commit