1. 21 Jul, 2016 6 commits
  2. 17 Jul, 2016 2 commits
  3. 16 Jul, 2016 4 commits
  4. 13 Jul, 2016 1 commit
  5. 10 Jul, 2016 1 commit
  6. 09 Jul, 2016 3 commits
  7. 08 Jul, 2016 1 commit
    • Tatsuhiro Tsujikawa's avatar
      nghttpx: Retry memcached connection · 33153010
      Tatsuhiro Tsujikawa authored
      Previously, we didn't retry request on connection failure.  Sometimes
      we hit the edge case where connection is about to lost just when we
      write request.  To avoid this situation, we now retry request to
      failed attempt.  We also add ConnectBlocker to MemcachedConnection not
      to attempt to connect to memcached if connection could not be made
      previously.
      33153010
  8. 07 Jul, 2016 1 commit
  9. 06 Jul, 2016 4 commits
  10. 04 Jul, 2016 1 commit
  11. 03 Jul, 2016 2 commits
  12. 02 Jul, 2016 2 commits
  13. 27 Jun, 2016 3 commits
  14. 26 Jun, 2016 6 commits
  15. 25 Jun, 2016 3 commits