1. 21 Jul, 2016 2 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. 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
  7. 07 Jul, 2016 1 commit
  8. 06 Jul, 2016 3 commits
  9. 04 Jul, 2016 1 commit
  10. 02 Jul, 2016 2 commits
  11. 27 Jun, 2016 3 commits
  12. 26 Jun, 2016 6 commits
  13. 25 Jun, 2016 10 commits
  14. 24 Jun, 2016 1 commit
  15. 23 Jun, 2016 2 commits