Skip to content
Snippets Groups Projects
  1. May 15, 2016
  2. May 12, 2016
  3. May 11, 2016
  4. May 06, 2016
  5. May 04, 2016
  6. May 03, 2016
    • Marek Vavrusa's avatar
      daemon: out-of-order processing for TCP · c23edd06
      Marek Vavrusa authored
      * daemon now processes messages over TCP stream
      out-of-order and concurrently
      * support for TCP_DEFER_ACCEPT
      * support for TCP Fast-Open
      * there are now deadlines for TCP for idle/slow
      streams (to prevent slowloris; pruning)
      * there is now per-request limit on timeouts
      (each request is allowed 4 timeouts before bailing)
      * faster request closing, unified retry/timeout timers
      * rare race condition in timer closing fixed
      c23edd06
  7. Apr 18, 2016
  8. Apr 15, 2016
  9. Apr 14, 2016
  10. Apr 07, 2016
  11. Apr 06, 2016